Subject: Re: minor tweak to ffs_blkpref
To: Darrin B.Jewell <dbj@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 06/08/2005 15:34:55
On Jun 8, 2005, at 11:26 AM, Darrin B.Jewell wrote:
> Yes, the mapsearch routine starts at the block returned by blkpref and
> then proceeds forward linearly and will wrap around to the start of
> the cylinder group. This just affects where it starts the search
> within each cylinder group when it begins a new run.
Ok, so there's no loss here. Sounds like a change we should take.
-- thorpej