Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/07/2000 22:52:35
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.