mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02:00
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> |
||
|---|---|---|
| .. | ||
| tegra | ||
| ion_carveout_heap.c | ||
| ion_heap.c | ||
| ion_page_pool.c | ||
| ion_priv.h | ||
| ion_system_heap.c | ||
| ion_system_mapper.c | ||
| ion.c | ||
| Kconfig | ||
| Makefile | ||