tech-kern archive

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

Re: radix tree implementation for quota ?



On Sun, Nov 28, 2010 at 09:47:02PM +0000, David Holland wrote:
 > (Also, why a radix tree? Radix trees are generally not very efficient.
 > If you're going to, though, you might want to reuse the direct,
 > indirect, double indirect, etc. method FFS uses for block mapping.)

...and the easiest way to do this is to put the quota in a sparse file...

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index