Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [newlock2] src/sys/kern
Module Name: src
Committed By: ad
Date: Sat Jan 27 01:14:54 UTC 2007
Modified Files:
src/sys/kern [newlock2]: kern_fork.c kern_proc.c kern_resource.c
kern_synch.c
Log Message:
Drop proclist_mutex and proc::p_smutex back to IPL_VM.
To generate a diff of this commit:
cvs rdiff -r1.126.4.5 -r1.126.4.6 src/sys/kern/kern_fork.c
cvs rdiff -r1.94.4.8 -r1.94.4.9 src/sys/kern/kern_proc.c
cvs rdiff -r1.103.4.7 -r1.103.4.8 src/sys/kern/kern_resource.c
cvs rdiff -r1.166.2.12 -r1.166.2.13 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.
Home |
Main Index |
Thread Index |
Old Index