cvs commit: src/sys/i386/i386 trap.c src/sys/kern kern_switch.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Oct 25 10:39:55 PDT 2003
dillon 2003/10/25 10:39:22 PDT
Modified files:
sys/i386/i386 trap.c
sys/kern kern_switch.c
Log:
Simplify the lazy-release code for P_CURPROC, removing the TDF_RUNQ
optimization because it wasn't actually getting hit often enough to matter.
Revision Changes Path
1.39 +22 -15 src/sys/i386/i386/trap.c
1.14 +9 -8 src/sys/kern/kern_switch.c
More information about the Commits
mailing list