K 10 svn:author V 3 bde K 8 svn:date V 27 1999-02-22T16:57:48.000000Z K 7 svn:log V 232 Improved scheduling in uiomove(), etc. resched_wanted() is true too often for it to be a good criterion for switching kernel cpu hogs -- it is true after most wakeups. Use the criterion "has been running for >= 2 quanta" instead. END