diff options
author | Michael Kelley <[email protected]> | 2018-05-17 14:07:40 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2018-05-18 11:28:17 -0400 |
commit | 1b25a8c4d27170efff11895decf6c1a740be1af5 (patch) | |
tree | 0d2b47310bff0cae295a76bb05331d403b3be032 /tools/perf/scripts/python/syscall-counts.py | |
parent | 16dad2798870c181f3cae976e4e0257d4fdf3a3c (diff) |
scsi: storvsc: Avoid allocating memory for temp cpumasks
Current code allocates 240 Kbytes (in typical configs) for each synthetic
SCSI controller to use as temp cpumask variables. Recode to avoid needing
the temp cpumask variables and remove the memory allocation.
Signed-off-by: Michael Kelley <[email protected]>
Acked-by: Stephen Hemminger <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions