aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorAkinobu Mita <[email protected]>2014-12-10 15:43:14 -0800
committerLinus Torvalds <[email protected]>2014-12-10 17:41:06 -0800
commitd7be003a9d275299f5ee36bbdf156654f59e08e9 (patch)
treeb164b402af76a81eecd55cdddd1c23745fed9bef /tools/perf/scripts/python/sched-migration.py
parentc05543293e0bf586842844c14fd8c598f494a107 (diff)
cma: make default CMA area size zero for x86
This makes CMA memory area size zero for x86 in default configuration (doesn't change on the other architectures). If default CMA size is zero, DMA_CMA is disabled. It can be enabled by passing cma= to the kernel. This makes less impact on x86. Because there is no mainline driver that requires it for x86, and Peter Hurley reported the performance regression, as this is trying to drive _all_ dma mapping allocations through a _very_ small window. Signed-off-by: Akinobu Mita <[email protected]> Reported-by: Peter Hurley <[email protected]> Cc: Peter Hurley <[email protected]> Cc: Chuck Ebbert <[email protected]> Cc: Jean Delvare <[email protected]> Acked-by: Marek Szyprowski <[email protected]> Cc: Konrad Rzeszutek Wilk <[email protected]> Cc: David Woodhouse <[email protected]> Cc: Don Dutile <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Yinghai Lu <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions