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: yamt
Date: Thu Jan 13 11:50:32 UTC 2005
Modified Files:
src/sys/uvm: uvm_extern.h uvm_km.c uvm_map.c uvm_map.h
Log Message:
in uvm_unmap_remove, always wakeup va waiters if any.
uvm_km_free_wakeup is now a synonym of uvm_km_free.
To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 src/sys/uvm/uvm_extern.h
cvs rdiff -r1.75 -r1.76 src/sys/uvm/uvm_km.c
cvs rdiff -r1.179 -r1.180 src/sys/uvm/uvm_map.c
cvs rdiff -r1.43 -r1.44 src/sys/uvm/uvm_map.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