cvs commit: src/sys/amd64/amd64 trap.c src/sys/amd64/ia32
ia32_syscall.c src/sys/amd64/linux32 syscalls.master
src/sys/arm/arm trap.c src/sys/compat/freebsd32
syscalls.master src/sys/compat/svr4 syscalls.master
src/sys/i386/i386 trap.c ...
Marcel Moolenaar
marcel at xcllnt.net
Fri Jul 28 19:30:33 UTC 2006
On Fri, Jul 28, 2006 at 07:05:29PM +0000, John Baldwin wrote:
> Now that all system calls are MPSAFE, retire the SYF_MPSAFE flag used to
> mark system calls as being MPSAFE:
> - Stop conditionally acquiring Giant around system call invocations.
> - Remove all of the 'M' prefixes from the master system call files.
> - Remove support for the 'M' prefix from the script that generates the
> syscall-related files from the master system call files.
> - Don't explicitly set SYF_MPSAFE when registering nfssvc.
Nice work John!
--
Marcel Moolenaar USPA: A-39004 marcel at xcllnt.net
More information about the cvs-src
mailing list