K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-10-12T05:32:24.000000Z K 7 svn:log V 329 - Create a new scheduler api that is defined in sys/sched.h - Begin moving scheduler specific functionality into sched_4bsd.c - Replace direct manipulation of scheduler data with hooks provided by the new api. - Remove KSE specific state modifications and single runq assumptions from kern_switch.c Reviewed by: -arch END