Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 11/19/2000 02:29:52
Module Name: syssrc
Committed By: sommerfeld
Date: Sun Nov 19 00:29:51 UTC 2000
Modified Files:
syssrc/sys/kern: subr_pool.c
Log Message:
In pool_setlowat(), only call pool_catchup() if the pool is under the
low water mark. (Avoids annoying warning when you setlowat a static
pool).
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 syssrc/sys/kern/subr_pool.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.