K 10 svn:author V 4 jeff K 8 svn:date V 27 2007-10-02T00:36:06.000000Z K 7 svn:log V 359 - Move the rebalancer back into hardclock to prevent potential softclock starvation caused by unbalanced interrupt loads. - Change the rebalancer to work on stathz ticks but retain randomization. - Simplify locking in tdq_idled() to use the tdq_lock_pair() rather than complex sequences of locks to avoid deadlock. Reported by: kris Approved by: re END