aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorCody P Schafer <[email protected]>2014-09-30 23:03:17 -0700
committerMichael Ellerman <[email protected]>2014-10-07 16:52:58 +1100
commit48bee8a6c98e34367fa9d5e1be14109c92cbbb3b (patch)
treedcf512b9192957e5334e8c63adb51050d0042535 /lib/test-string_helpers.c
parentbf7588a0859580a45c63cb082825d77c13eca357 (diff)
powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations
Ian pointed out the use of __aligned(4096) caused rather large stack consumption in single_24x7_request(), so use the kmem_cache hv_page_cache (which we've already got set up for other allocations) insead of allocating locally. CC: Haren Myneni <[email protected]> Reported-by: Ian Munsie <[email protected]> Signed-off-by: Cody P Schafer <[email protected]> Signed-off-by: Sukadev Bhattiprolu <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions