Source-Changes archive

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

CVS commit: [netbsd-1-5] basesrc/sbin/fsck_ffs



Module Name:    basesrc
Committed By:   he
Date:           Sun Nov 25 19:54:38 UTC 2001

Modified Files:
        basesrc/sbin/fsck_ffs [netbsd-1-5]: setup.c

Log Message:
Pull up revision 1.49 (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.37.4.4 -r1.37.4.5 basesrc/sbin/fsck_ffs/setup.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index