diff options
author | Arve Hjønnevåg <arve@android.com> | 2012-10-16 15:29:55 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-22 13:23:19 -0700 |
commit | 585650dcec88e704a19bb226a34b6a7166111623 (patch) | |
tree | d3ba31a220be932a89d5c9278149450e3dc494b6 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 675d66b0ed5fd170d6a44cf8dbb3fa56a5347bdb (diff) |
Staging: android: binder: Allow using highmem for binder buffers
The default kernel mapping for the pages allocated for the binder
buffers is never used. Set the __GFP_HIGHMEM flag when allocating
these pages so we don't needlessly use low memory pages that may
be required elsewhere.
Signed-off-by: Arve Hjønnevåg <arve@android.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions