Date: Sat, 13 Mar 2004 11:15:43 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 trap.c Message-ID: <200403131915.i2DJFitL016051@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2004/03/13 11:15:43 PST FreeBSD src repository Modified files: sys/amd64/amd64 trap.c Log: Reduce the scope of the Giant lock being held for non-mpsafe syscalls. There was way too much code being covered. Revision Changes Path 1.275 +6 -14 src/sys/amd64/amd64/trap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403131915.i2DJFitL016051>