K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-10-16T08:53:46.000000Z K 7 svn:log V 201 - Collapse sched_switchin() and sched_switchout() into sched_switch(). Now mi_switch() calls sched_switch() which calls cpu_switch(). This is actually one less function call than it had been. END