K 10 svn:author V 7 davidxu K 8 svn:date V 27 2005-09-22T01:19:37.000000Z K 7 svn:log V 230 Temporarily disable nice threshold detection code, as it can starve a thread holding critical resource, e.g mutex or other implicit synchronous flags. Give thread which exceeds nice threshold a minimum time slice. PR: kern/86087 END