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 08:56:51
Module Name:	src
Committed By:	tron
Date:		Tue Jun 22 08:56:51 UTC 2004

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

Log Message:
Pull up revision 1.126 (requested by thorpej in ticket #523):
Don't use PR_IMMEDRELEASE on buffer cache pools.  Instead, set a high
water mark of 1, which will have the same effect.
Pointed out back in January by YAMAMOTO Takashi.


To generate a diff of this commit:
cvs rdiff -r1.122.2.1 -r1.122.2.2 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.