summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSeth Jennings <sjenning@linux.vnet.ibm.com>2012-07-02 16:15:49 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-09 11:34:59 -0700
commit5f601902c61e6cda627ec71c10609021067ed0fa (patch)
tree80dff109d1e2047501d2ae7c60dea85a2acb998c /tools/perf/scripts/python
parentc666e636ac9915f33fe175c75bc01ab994e5afa6 (diff)
staging: zsmalloc: remove x86 dependency
This patch replaces the page table assisted object mapping method, which has x86 dependencies, with a arch-independent method that does a simple copy into a temporary per-cpu buffer. While a copy seems like it would be worse than mapping the pages, tests demonstrate the copying is always faster and, in the case of running inside a KVM guest, roughly 4x faster. Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions