aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorChris Metcalf <[email protected]>2015-07-10 19:37:25 +0000
committerFrederic Weisbecker <[email protected]>2015-07-29 13:44:59 +0000
commit03f6199a359e460714b6bd08c10b566760f150a6 (patch)
tree71adc3d1afe58a51f80df84152b969d4a6d36df1 /tools/perf/util/scripting-engines/trace-event-perl.c
parentalpha: Fix jiffies based cputime assumption (diff)
downloadkernel-03f6199a359e460714b6bd08c10b566760f150a6.tar.gz
kernel-03f6199a359e460714b6bd08c10b566760f150a6.zip
nohz: Prevent tilegx network driver interrupts
Normally the tilegx networking shim sends irqs to all the cores to distribute the load of processing incoming-packet interrupts, so that you can get to multiple Gb's of traffic inbound. However, in nohz_full mode we don't want to interrupt the nohz_full cores by default, so we limit the set of cores we use to only the online housekeeping cores. To make client code easier to read, we introduce a new nohz_full accessor, housekeeping_cpumask(), which returns a pointer to the housekeeping_mask if nohz_full is enabled, and otherwise returns the cpu_possible_mask. Signed-off-by: Chris Metcalf <[email protected]> Cc: Christoph Lameter <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Preeti U Murthy <[email protected]> Cc: Rik van Riel <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Viresh Kumar <[email protected]> Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions