K 10 svn:author V 4 jeff K 8 svn:date V 27 2009-03-14T11:41:36.315127Z K 7 svn:log V 409 - Fix an error that occurs when mp_ncpu is an odd number. steal_thresh is calculated as 0 which causes errors elsewhere. Submitted by: KOIE Hidetaka - When sched_affinity() is called with a thread that is not curthread we need to handle the ON_RUNQ() case by adding the thread to the correct run queue. Submitted by: Justin Teller MFC after: 1 Week END