Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 06/26/2003 02:08:20
Module Name: src
Committed By: nathanw
Date: Thu Jun 26 02:08:20 UTC 2003
Modified Files:
src/sys/kern: kern_synch.c
Log Message:
For now, disable voluntary mid-operation preempt() for SA processes;
it doesn't interact well with SA's idea of what's running.
To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 src/sys/kern/kern_synch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.