Summary: | Pickling auxcache | ||
---|---|---|---|
Product: | Portage Development | Reporter: | mathias stearn <mstearn> |
Component: | Core | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | ||
Priority: | High | ||
Version: | 2.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
the patch
updated patch |
Description
mathias stearn
2003-08-19 21:24:04 UTC
Created attachment 16348 [details, diff]
the patch
*** Bug 26965 has been marked as a duplicate of this bug. *** Created attachment 16395 [details, diff]
updated patch
changes the file location fram /var/db to /var/cache/edb
I've had this implemented in portage for a while now in a more optimized way. The problem is that you're speeding up the worst case while driving the best case back toward the worst case. I haven't implemented it as it makes only a marginal difference. |