K 10 svn:author V 4 jeff K 8 svn:date V 27 2004-10-30T12:19:15.000000Z K 7 svn:log V 332 - When choosing a thread on the run queue, check to see if its nice is outside of the nice threshold due to a recently awoken thread with a lower nice value. This further reduces the amount of time a positively niced thread gets while running in conjunction with a workload that has many short sleeps (ie buildworld). END