> 
> It might help somewhat if a file that grows by a fragment can allocate
> the free fragment immediately preceeding it instead of being relocated
> to a fresh block.  I don't know if FFS does this or not.
> 

Really? FFS allocates free fragments with bitmap, so it should be able to
find free fragments anywhere. 

-Zhihui



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to