Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/kern
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.
Home |
Main Index |
Thread Index |
Old Index