K 10 svn:author V 4 jeff K 8 svn:date V 27 2007-01-24T18:18:43.000000Z K 7 svn:log V 269 - With a sleep time over 2097 seconds hzticks and slptime could end up negative. Use unsigned integers for sleep and run time so this doesn't disturb sched_interact_score(). This should fix the invalid interactive priority panics reported by several users. END