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:           Fri Jan  9 19:01:01 UTC 2004

Modified Files:
        src/sys/kern: vfs_bio.c

Log Message:
Initialize buffer pools with PR_IMMEDRELEASE.  Don't use pool_reclaim()
on those pools; it is no longer necessary.


To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 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