Jeff Roberson ff256d9c47 - Add an implementation of sched_preempt() that avoids excessive IPIs.
- Normalize the preemption/ipi setting code by introducing sched_shouldpreempt()
   so the logical is identical and not repeated between tdq_notify() and
   sched_setpreempt().
 - In tdq_notify() don't set NEEDRESCHED as we may not actually own the thread lock
   this could have caused us to lose td_flags settings.
 - Garbage collect some tunables that are no longer relevant.
2008-03-10 01:32:01 +00:00
..
2008-03-02 07:41:10 +00:00
2007-11-15 14:16:20 +00:00
2008-03-07 15:27:08 +00:00
2008-02-17 02:46:54 +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-03-02 07:41:10 +00:00
2008-03-02 07:41:10 +00:00
2008-02-04 12:25:13 +00:00
2008-02-04 12:25:13 +00:00