Date: Fri, 28 Jul 2006 12:30:25 -0700 From: Marcel Moolenaar <marcel@xcllnt.net> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: 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 ... Message-ID: <20060728193025.GA89188@ns1.xcllnt.net> In-Reply-To: <200607281905.k6SJ5Trl076380@repoman.freebsd.org> References: <200607281905.k6SJ5Trl076380@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@xcllnt.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060728193025.GA89188>