Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [wrstuden-revivesa] src/sys/kern
Module Name: src
Committed By: wrstuden
Date: Thu May 22 06:28:34 UTC 2008
Modified Files:
src/sys/kern [wrstuden-revivesa]: kern_sa.c
Log Message:
Pull in most all of the changes ad made to this file before
removing SA (other than the changes that disabled the system calls).
Changes were slightly modernized to use p_lock instead of p_smutex, and
also blended with the other changes I've made so far.
Locking needs review to ensure that if we block on p_lock that we don't
tell userland about it.
To generate a diff of this commit:
cvs rdiff -r1.91.2.7 -r1.91.2.8 src/sys/kern/kern_sa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index