diff options
author | Rebecca Schultz Zavin <rebecca@android.com> | 2012-10-02 22:43:41 -0700 |
---|---|---|
committer | Arve Hjønnevåg <arve@android.com> | 2013-07-01 14:16:09 -0700 |
commit | 2a5c1c4cfc75913ab94becf05cdea9273a4024c0 (patch) | |
tree | 25f46837fcec3cd05233459aad79dcccf507c14b /drivers/cpufreq | |
parent | 169b8e42f3a20bef126b5e1d8cb7d0cb458f2564 (diff) |
gpu: ion: Modify gfp flags in ion_system_heap
When allocations larger than order 4 are made, use _GFP_NORETRY
and __GFP_NO_KSWAPD so kswapd doesn't get kicked off to reclaim
these larger chunks. For smaller allocaitons, these are
unnecessary, as the system should be able to reclaim these.
Change-Id: I6b45cd1a595d25cc39622e3dbcc04d84fa1b7db8
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions