Subject: CVS commit: [netbsd-1-5] basesrc/usr.sbin/dumpfs
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/25/2001 21:58:54
Module Name: basesrc
Committed By: he
Date: Sun Nov 25 19:58:54 UTC 2001
Modified Files:
basesrc/usr.sbin/dumpfs [netbsd-1-5]: dumpfs.c
Log Message:
Pull up revision 1.30 (requested by lukem):
Pull in enhanced ffs_dirpref() algorithm, which provides a
substantial performance improvement through better locality
between parent/child directories and their files, and by easing
the pressure on the buffer cache for metadata operations.
To generate a diff of this commit:
cvs rdiff -r1.21.4.5 -r1.21.4.6 basesrc/usr.sbin/dumpfs/dumpfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.