Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: thorpej
Date: Sun Jun 20 18:17:09 UTC 2004
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
Don't use PR_IMMEDRELEASE on buffer cache pools. Instead, set a high
water mark of 1, which will have the same effect.
Pointed out back in January by YAMAMOTO Takashi.
To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/sys/kern/vfs_bio.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