svn commit: r248625 - head/sbin/fsck_ffs
Sean Bruno
seanwbruno at gmail.com
Fri Mar 22 23:56:31 UTC 2013
On Fri, 2013-03-22 at 21:50 +0000, Kirk McKusick wrote:
> Author: mckusick
> Date: Fri Mar 22 21:50:43 2013
> New Revision: 248625
> URL: http://svnweb.freebsd.org/changeset/base/248625
>
> Log:
> Speed up fsck by caching the cylinder group maps in pass1 so
> that they do not need to be read again in pass5. As this nearly
> doubles the memory requirement for fsck, the cache is thrown away
> if other memory needs in fsck would otherwise fail. Thus, the
> memory footprint of fsck remains unchanged in memory constrained
> environments.
Going to shovel this into svn in a minute. This repairs the clang
build.
http://people.freebsd.org/~sbruno/fsutil_c.txt
Sean
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20130322/2b7bde1f/attachment.sig>
More information about the svn-src-head
mailing list