diff options
| author | Seth Jennings <[email protected]> | 2012-07-02 16:15:49 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-07-09 11:34:59 -0700 |
| commit | 5f601902c61e6cda627ec71c10609021067ed0fa (patch) | |
| tree | 80dff109d1e2047501d2ae7c60dea85a2acb998c /tools/perf/scripts/python | |
| parent | c666e636ac9915f33fe175c75bc01ab994e5afa6 (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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions