DragonFly commits List (threaded) for 2003-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/i386/i386 trap.c src/sys/kern kern_switch.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]