Subject: CVS commit: [netbsd-2-0] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/22/2004 09:01:03
Module Name:	src
Committed By:	tron
Date:		Tue Jun 22 09:01:03 UTC 2004

Modified Files:
	src/sys/kern [netbsd-2-0]: vfs_bio.c

Log Message:
Pull up revision 1.127 (requested by thorpej in ticket #524):
When initializing the buffer cache memory pools where the size <=
PAGE_SIZE,
also use the standard allocator on systems that use a direct-mapped
memory
segment for mapping pool pages.


To generate a diff of this commit:
cvs rdiff -r1.122.2.2 -r1.122.2.3 src/sys/kern/vfs_bio.c

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