aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2017-12-21 10:47:48 +0100
committerIngo Molnar <[email protected]>2018-03-09 07:59:17 +0100
commit4550487a993d579c7329bb5b19e516d36800c8bf (patch)
tree9a7cf7cc6ef90d132242314ae389ab4cbb81c1ac /tools/perf/util/scripting-engines/trace-event-python.c
parentb7031a02ec753bf9b52a94a966b05e1abad3b7a9 (diff)
sched/fair: Restructure nohz_balance_kick()
The current: if (nohz_kick_needed()) nohz_balancer_kick() is pointless complexity, fold them into a single call and avoid the various conditions at the call site. When we introduce multiple different needs to kick the ilb, the above construct also becomes a problem. Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions