aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorRebecca Schultz Zavin <[email protected]>2013-12-13 14:24:31 -0800
committerGreg Kroah-Hartman <[email protected]>2013-12-14 08:55:41 -0800
commit77cbe828a10026f8ff208eaa67d75675a3ffbdfc (patch)
tree009aa55cd061f26906f295423015e185229de783 /tools/perf/scripts/python/netdev-times.py
parent2bb9f5034ec75ea40068e4a462cde882ce9f5a1e (diff)
gpu: ion: Modify zeroing code so it only allocates address space once
vmap/vunmap spend a significant amount of time allocating the address space to map into. Rather than allocating address space for each page, instead allocate once for the entire allocation and then just map and unmap each page into that address space. 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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions