Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/uvm
Module Name: src
Committed By: jmc
Date: Fri Oct 8 03:25:21 UTC 2004
Modified Files:
src/sys/uvm [netbsd-2-0]: uvm_pdaemon.c
Log Message:
Pullup rev 1.60 (requested by simonb in ticket #908)
- Dont let pagedaemon sleep while draining buf.
- Estimate amount of memory to free at a time.
- Factor out code to set watermark and ensure high > low.
- Make the step of allocation possibility a bit seamless by moving the origin
of curve from 0 to lowater mark.
Improves interactive performance when there is heavy disk activity.
PR#27057
To generate a diff of this commit:
cvs rdiff -r1.59 -r1.59.2.1 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