diff options
author | Frederic Weisbecker <[email protected]> | 2017-10-27 04:42:32 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-10-27 09:55:27 +0200 |
commit | e179f5a04ba46ee5c5439480c2bfd68c358168b7 (patch) | |
tree | be51371dfbe99861087f3a911b66f7dc8c7e9d6e /tools/perf/util/trace-event-scripting.c | |
parent | 7e56a1cf4b28f5739526877b8dbad623fae2e4e7 (diff) |
sched/isolation: Use its own static key
Housekeeping code still depends on the nohz_full static key. Since we want
to decouple housekeeping from NOHZ, let's create a housekeeping specific
static key.
It's mostly relevant for calls to is_housekeeping_cpu() from the scheduler.
Signed-off-by: Frederic Weisbecker <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Cc: Chris Metcalf <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Luiz Capitulino <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Wanpeng Li <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions