aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorRebecca Schultz Zavin <[email protected]>2013-12-13 14:24:09 -0800
committerGreg Kroah-Hartman <[email protected]>2013-12-14 08:55:39 -0800
commit98d5d5f8bad43770803a08e5a969cc9d8200b681 (patch)
tree79f93517ab9b3eca8dd81b9ce68c08222bb3fa70 /tools/perf/scripts/python/event_analyzing_sample.py
parentb0599c014028eb19d0e0b2cd82390555a8eef22d (diff)
gpu: ion: use vmalloc to allocate page array to map kernel
When ion_map_kernel is execute the system must allocate an array large enough to hold a pointer to each page in the buffer. If the buffer is very large and the system memory has become very fragmented, there may not be sufficient high order allocations available from kmalloc. Use vmalloc instead. Signed-off-by: Rebecca Schultz Zavin <[email protected]> [jstultz: modified patch to apply to staging directory] Signed-off-by: John Stultz <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions