Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/kern
Module Name: src
Committed By: snj
Date: Mon Nov 17 18:46:11 UTC 2008
Modified Files:
src/sys/kern [netbsd-5]: subr_pool.c
Log Message:
Pull up following revision(s) (requested by ad in ticket #72):
sys/kern/subr_pool.c: revision 1.171
Avoid recursive mutex_enter() when the system is low on KVA.
Should fix crash reported by riz on current-users.
To generate a diff of this commit:
cvs rdiff -r1.170 -r1.170.4.1 src/sys/kern/subr_pool.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