Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/kern
Module Name: syssrc
Committed By: chs
Date: Sun Oct 21 00:06:05 UTC 2001
Modified Files:
syssrc/sys/kern: subr_pool.c
Log Message:
in pool_drain(), call pool_reclaim() while we still have interrupts blocked
since the pool in question might be one used in interrupt context.
To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 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.
Home |
Main Index |
Thread Index |
Old Index