Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: thorpej
Date: Sun Jun 20 18:19:27 UTC 2004
Modified Files:
src/sys/kern: subr_pool.c
src/sys/sys: pool.h
Log Message:
Remove PR_IMMEDRELEASE, since setting the high water mark will achieve
the same thing.
Pointed out back in January by YAMAMOTO Takashi.
To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/sys/kern/subr_pool.c
cvs rdiff -r1.43 -r1.44 src/sys/sys/pool.h
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