Subject: CVS commit: [nathanw_sa] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 02/05/2002 01:50:01
Module Name: syssrc
Committed By: nathanw
Date: Mon Feb 4 23:50:00 UTC 2002
Modified Files:
syssrc/sys/kern [nathanw_sa]: kern_sa.c
Log Message:
Mandate that sa_getcachelwp() and sa_putcachelwp() be called with
the scheduler lock held, to facilitate LWPs putting *themselves* on
the cache.
To generate a diff of this commit:
cvs rdiff -r1.1.2.15 -r1.1.2.16 syssrc/sys/kern/kern_sa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.