diff options
author | Thomas Gleixner <[email protected]> | 2017-06-20 01:37:39 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-06-22 18:21:21 +0200 |
commit | 415fcf1a2293046e0c1f4ab8558a87bad66652b1 (patch) | |
tree | 0e23019f68c72279cdf746716d082f2d39921118 /tools/perf/scripts/python/sched-migration.py | |
parent | 0d3f54257dc300f2db480d6a46b34bdb87f18c1b (diff) |
genirq/cpuhotplug: Use effective affinity mask
If the architecture supports the effective affinity mask, migrating
interrupts away which are not targeted by the effective mask is
pointless.
They can stay in the user or system supplied affinity mask, but won't be
targetted at any given point as the affinity setter functions need to
validate against the online cpu mask anyway.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Keith Busch <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions