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 ...

Robert Watson rwatson at FreeBSD.org
Fri Jul 28 19:12:03 UTC 2006


On Fri, 28 Jul 2006, 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.

Woooooooo!

Robert N M Watson
Computer Laboratory
University of Cambridge


More information about the cvs-src mailing list