diff options
author | Michel Lespinasse <[email protected]> | 2013-04-29 11:53:52 -0700 |
---|---|---|
committer | Benjamin Herrenschmidt <[email protected]> | 2013-04-30 11:05:10 +1000 |
commit | 34d07177b802e963f3b14bf3dd8caf294f41fea7 (patch) | |
tree | 38a20210326cde47f836875e71f59b63577a02ad /tools/perf/scripts/python/syscall-counts.py | |
parent | 3925f46bb5902ba9f227591584e27acb6a32c9b0 (diff) |
mm: remove free_area_cache use in powerpc architecture
As all other architectures have been converted to use vm_unmapped_area(),
we are about to retire the free_area_cache.
This change simply removes the use of that cache in
slice_get_unmapped_area(), which will most certainly have a
performance cost. Next one will convert that function to use the
vm_unmapped_area() infrastructure and regain the performance.
Signed-off-by: Michel Lespinasse <[email protected]>
Acked-by: Rik van Riel <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: "Aneesh Kumar K.V" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions