diff options
author | Mike Galbraith <[email protected]> | 2007-10-15 17:00:14 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2007-10-15 17:00:14 +0200 |
commit | 95938a35c5562afa7af7252821e44132391a3db8 (patch) | |
tree | 548cda134d007105f3a819a438ab384ab9f04e27 /net/unix/sysctl_net_unix.c | |
parent | ce6c131131df442f0d49d064129ecc52d9fe8ca9 (diff) |
sched: prevent wakeup over-scheduling
Prevent wakeup over-scheduling. Once a task has been preempted by a
task of the same or lower priority, it becomes ineligible for repeated
preemption by same until it has been ticked, or slept. Instead, the
task is marked for preemption at the next tick. Tasks of higher
priority still preempt immediately.
Signed-off-by: Mike Galbraith <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions