aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKeith Busch <[email protected]>2017-04-13 13:28:12 -0400
committerThomas Gleixner <[email protected]>2017-04-13 23:41:00 +0200
commit3412386b531244f24a27c79ee003506a52a00848 (patch)
treeb793113aa115cb3779d9447f71f39ca6acb4f518 /tools/perf/scripts/python/export-to-postgresql.py
parent7bf8222b9bd0ba867e18b7f4537b61ef2e92eee8 (diff)
irq/affinity: Fix extra vecs calculation
This fixes a math error calculating the extra_vecs. The error assumed only 1 cpu per vector, but the value needs to account for the actual number of cpus per vector in order to get the correct remainder for extra CPU assignment. Fixes: 7bf8222b9bd0 ("irq/affinity: Fix CPU spread for unbalanced nodes") Reported-by: Xiaolong Ye <[email protected]> Signed-off-by: Keith Busch <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions