Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/09/2004 19:01:01
Module Name:	src
Committed By:	thorpej
Date:		Fri Jan  9 19:01:01 UTC 2004

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

Log Message:
Initialize buffer pools with PR_IMMEDRELEASE.  Don't use pool_reclaim()
on those pools; it is no longer necessary.


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