Subject: CVS commit: [vmlocking] src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 04/10/2007 15:41:42
Module Name: src
Committed By: ad
Date: Tue Apr 10 15:41:42 UTC 2007
Modified Files:
src/sys/uvm [vmlocking]: uvm_glue.c
Log Message:
Don't swap out threads blocked on a turnstile, to avoid deadlock.
It doesn't make a lot of sense, anyhow.
To generate a diff of this commit:
cvs rdiff -r1.104.2.5 -r1.104.2.6 src/sys/uvm/uvm_glue.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.