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: enami
Date: Sun Oct 3 08:47:48 UTC 2004
Modified Files:
src/sys/kern: vfs_bio.c
src/sys/uvm: uvm_pdaemon.c
Log Message:
- Don't let pagedaemon sleep while draining buf.
- Estimate amount of memory to free at a time.
Address PR#27057 (and similar hangs I saw several months ago).
To generate a diff of this commit:
cvs rdiff -r1.133 -r1.134 src/sys/kern/vfs_bio.c
cvs rdiff -r1.59 -r1.60 src/sys/uvm/uvm_pdaemon.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