K 10 svn:author V 6 julian K 8 svn:date V 27 2004-10-09T05:25:22.000000Z K 7 svn:log V 397 MFC: When preempting a thread, put it back on the HEAD of its run queue. (Only really implemented in 4bsd) Revision Changes Path 1.97 +8 -6 src/sys/kern/kern_switch.c 1.67 +28 -26 src/sys/kern/sched_4bsd.c 1.133 +14 -6 src/sys/kern/sched_ule.c 1.408 +2 -0 src/sys/sys/proc.h 1.5 +1 -1 src/sys/sys/runq.h Approved by: re (scottl) END