Subject: CVS commit: [netbsd-1-5] syssrc/sys/ufs/ffs
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/25/2001 22:00:12
Module Name:	syssrc
Committed By:	he
Date:		Sun Nov 25 20:00:12 UTC 2001

Modified Files:
	syssrc/sys/ufs/ffs [netbsd-1-5]: ffs_bswap.c

Log Message:
Pull up revision 1.13 (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.8.4.3 -r1.8.4.4 syssrc/sys/ufs/ffs/ffs_bswap.c

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