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

Commit f50032b4 authored by Prakash Gupta's avatar Prakash Gupta
Browse files

arm64: defconfig: Enable PRIORITIZE_OOM_TASKS for holi



Enable support for prioritizing the tasks which are killed by the OOM
killer in order to ensure that higher priority tasks (oom_score_adj < 0)
aren't killed unless there are no other low priority tasks to consider.

Change-Id: I7ad2b4eb381a8292a8af56c413461451ef6e1d05
Signed-off-by: default avatarPrakash Gupta <guptap@codeaurora.org>
parent 7db752bb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ CONFIG_QCOM_MEM_OFFLINE=y
CONFIG_OVERRIDE_MEMORY_LIMIT=y
CONFIG_VM_EVENT_COUNT_CLEAN_PAGE_RECLAIM=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_PRIORITIZE_OOM_TASKS=y
# CONFIG_ZONE_DEVICE is not set
# CONFIG_BUG_ON_HW_MEM_ONLINE_FAIL is not set
CONFIG_MSM_BT_POWER=m