Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/09/2002 03:37:20
Module Name: syssrc
Committed By: thorpej
Date: Sat Mar 9 01:37:20 UTC 2002
Modified Files:
syssrc/sys/kern: subr_pool.c
Log Message:
If, when a page becomes idle, the backend allocator is waiting for
resources, release the page immediately, rather than letting it sit
around cached.
From art@openbsd.org.
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 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.