aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2019-12-03 17:01:05 +0100
committerPeter Zijlstra <[email protected]>2019-12-17 13:32:50 +0100
commit7c2e8bbd87db661122e92d71a394dd7bb3ada4d3 (patch)
tree66f0e3c1973d82305b2456a716559ce5746ad31c /scripts/bpf_helpers_doc.py
parent025f50f3866486a5278afa91f0d3b6b780141050 (diff)
sched: Spare resched IPI when prio changes on a single fair task
The runqueue of a fair task being remotely reniced is going to get a resched IPI in order to reassess which task should be the current running on the CPU. However that evaluation is useless if the fair task is running alone, in which case we can spare that IPI, preventing nohz_full CPUs from being disturbed. Reported-by: Peter Zijlstra <[email protected]> Signed-off-by: Frederic Weisbecker <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Cc: Ingo Molnar <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions