Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/uvm
Module Name: src
Committed By: pk
Date: Mon Aug 11 16:33:33 UTC 2003
Modified Files:
src/sys/uvm: uvm_extern.h uvm_fault.c uvm_km.c uvm_pdaemon.c uvm_swap.c
uvm_swap.h
Log Message:
Introduce uvm_swapisfull(), which computes the available swap space by
taking into account swap devices that are in the process of being removed.
To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 src/sys/uvm/uvm_extern.h
cvs rdiff -r1.82 -r1.83 src/sys/uvm/uvm_fault.c
cvs rdiff -r1.62 -r1.63 src/sys/uvm/uvm_km.c
cvs rdiff -r1.51 -r1.52 src/sys/uvm/uvm_pdaemon.c
cvs rdiff -r1.80 -r1.81 src/sys/uvm/uvm_swap.c
cvs rdiff -r1.7 -r1.8 src/sys/uvm/uvm_swap.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