Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit cac370de authored by Rebecca Schultz Zavin's avatar Rebecca Schultz Zavin Committed by Stephen Boyd
Browse files

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: Iae569b97a7a4db03bbd702bbbb99c160be7710c3
Signed-off-by: default avatarRebecca Schultz Zavin <rebecca@android.com>
Git-commit: fddfe77af30cfbf5396dbdfa9d3f4fca260daa72
Git-repo: https://android.googlesource.com/kernel/common


Signed-off-by: default avatarLaura Abbott <lauraa@codeaurora.org>
parent fc21b662
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment