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