Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/20/2004 18:29:47
Module Name:	src
Committed By:	thorpej
Date:		Sun Jun 20 18:29:47 UTC 2004

Modified Files:
	src/sys/kern: vfs_bio.c

Log Message:
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.126 -r1.127 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.