K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-12-11T04:00:49.000000Z K 7 svn:log V 231 - In sched_switch(), if a thread has been assigned, don't touch the runqueues or load. These things have already been taken care of in sched_bind() which should be the only place that we're switching in an assigned thread. END