[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Load on master.



Jason Gunthorpe <jgg@gpu.srv.ualberta.ca> writes:

> The contents mechanims could probably be sped up several times simply by
> storing the tree in a multi-level btree.

Yes.

> Perhaps could you extract the md5, control file and contents list of each
> package once and stick it someplace then have the other scripts simply use
> that information wherever possible?

Yes, I was planning on doing just with a DBM, relying on stat info to
check if it's still accurate.  That will save the disks from melting.
If the Contents sort is still too expensive, I'll use a btree.


Guy


Reply to: