Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/man/man9
Module Name: src
Committed By: dbj
Date: Mon Mar 8 22:58:34 UTC 2004
Modified Files:
src/share/man/man9: pool.9
Log Message:
note that pool_init and pool_destroy should never be called
in interrupt context.
if this is not a desired restriction, then those functions
should be reviewed for safety, at least protecting pool_head_slock
with splvm()
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/share/man/man9/pool.9
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