Simplify the lazy-release code for P_CURPROC, removing the TDF_RUNQ
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 25 Oct 2003 17:39:22 +0000 (17:39 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 25 Oct 2003 17:39:22 +0000 (17:39 +0000)
commit0b0ee71f202e3acb730c46f1936266f47e8ad884
treecb7cbcba340129a6f48a698b3821d2ff526aa571
parentf7bc980638c92fd2c0beb04c12d6f9d7c5432017
Simplify the lazy-release code for P_CURPROC, removing the TDF_RUNQ
optimization because it wasn't actually getting hit often enough to matter.
sys/i386/i386/trap.c
sys/kern/kern_switch.c
sys/platform/pc32/i386/trap.c