cvs commit: src/sys/i386/i386 trap.c
Robert Watson
rwatson at FreeBSD.org
Mon Jan 26 21:48:25 PST 2004
rwatson 2004/01/26 20:40:19 PST
FreeBSD src repository
Modified files:
sys/i386/i386 trap.c
Log:
Stick two XXX's in the syscall() code: we call STOPEVENT() twice for
every system call, and that grabs and release the process lock each
time. Don't fix it (yet), but document it so we know to fix it.
Also should be a 5.3-RELEASE todo item.
Revision Changes Path
1.261 +8 -0 src/sys/i386/i386/trap.c
More information about the cvs-src
mailing list