K 10 svn:author V 4 jeff K 8 svn:date V 27 2004-06-02T05:46:48.000000Z K 7 svn:log V 321 - Run sched_balance() and sched_balance_groups() from hardclock via sched_clock() rather than using callouts. This means we no longer have to take the load of the callout thread into consideration while balancing and should make the balancing decisions simpler and more accurate. Tested on: x86/UP, amd64/SMP END