Jeff Roberson b90816f188 - When a new thread is added to a kseq the load is incremented prior to
adding it to the nice tables.  Therefore, in kseq_add_nice, we should
   keep in mind that the load will be 1 if we are the only thread, and not
   0.
 - Assert that the sched lock is held in all the appropriate places.
 - Increase the scope of the sched lock in sched_pctcpu_update().
 - Hold the sched lock in sched_runnable().  It is not held by the caller.
2003-06-08 00:47:33 +00:00
..
2003-05-31 20:18:23 +00:00
2003-05-31 20:29:34 +00:00
2003-04-28 18:32:19 +00:00
2003-04-16 20:57:35 +00:00
2003-05-31 20:11:33 +00:00
2003-05-31 20:29:34 +00:00
2003-05-31 20:09:42 +00:00