K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-11-21T09:30:55.000000Z K 7 svn:log V 272 - Add the new sched_pctcpu() function to the sched_* api. - Provide a routine in sched_4bsd to add this functionality. - Use sched_pctcpu() in kern_proc, which is the one place outside of sched_4bsd where the old pctcpu value was accessed directly. Approved by: re END