Jeff Roberson 317da70593 - sched_prio() should only adjust tdq_lowpri if the thread is running or on
a run-queue.  If the priority is numerically raised only change lowpri
   if we're certain it will be correct.  Some slop is allowed however
   previously we could erroneously raise lowpri for an idle cpu that a
   thread had recently run on which lead to errors in load balancing
   decisions.
2008-01-23 03:10:18 +00:00
..
2008-01-20 23:44:24 +00:00
2007-11-15 14:16:20 +00:00
2008-01-02 18:48:27 +00:00
2007-12-17 08:09:37 +00:00
2007-04-23 12:53:00 +00:00
2007-12-14 21:30:51 +00:00
2008-01-02 17:09:15 +00:00
2008-01-20 23:44:24 +00:00