Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [vmlocking] src/sys/kern
Module Name: src
Committed By: rmind
Date: Sun Nov 4 12:09:06 UTC 2007
Modified Files:
src/sys/kern [vmlocking]: syscalls.master sysv_sem.c
Log Message:
- sys_semop: remove the usage of the kernel_lock;
- Mark the POSIX message queues as MP-safe;
OK by <ad>.
To generate a diff of this commit:
cvs rdiff -r1.168.2.10 -r1.168.2.11 src/sys/kern/syscalls.master
cvs rdiff -r1.68.2.3 -r1.68.2.4 src/sys/kern/sysv_sem.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