Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 06/05/1997 00:30:01
pk
Wed Jun  4 17:27:15 PDT 1997
Update of /cvsroot/src/sys/vm
In directory netbsd1:/var/slash-tmp/cvs-serv14753

Modified Files:
      Tag: mrg-vm-swap2
	vm_swap.c 
Log Message:
* Collect list manipulations in separate functions; this makes the code
  much more readable and requires less contortions to maintain the list state.

* Introduce a global lock on the priority and device lists.