Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: thorpej
Date: Thu Jun 8 05:52:35 UTC 2000
Modified Files:
syssrc/sys/uvm: uvm.h uvm_extern.h uvm_glue.c
Log Message:
Change UVM_UNLOCK_AND_WAIT() to use ltsleep() (it is now atomic, as
advertised). Garbage-collect uvm_sleep().
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/uvm/uvm.h
cvs rdiff -r1.41 -r1.42 syssrc/sys/uvm/uvm_extern.h
cvs rdiff -r1.34 -r1.35 syssrc/sys/uvm/uvm_glue.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