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

Commit 9d7957fa authored by Patrick Daly's avatar Patrick Daly
Browse files

defconfig: Enable CONFIG_BALANCE_ANON_FILE_RECLAIM for sdm845



Swapping anonymous pages out to memory can be efficient enough
to justify treating anonymous and file backed pages equally.

Change-Id: Ibe772efd55ae9a75f744b65c17fc856f9fd4c42e
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent daf65bd1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@ CONFIG_PREEMPT=y
CONFIG_HZ_100=y
CONFIG_CMA=y
CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_SECCOMP=y
CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
+1 −0
Original line number Diff line number Diff line
@@ -61,6 +61,7 @@ CONFIG_HZ_100=y
CONFIG_CLEANCACHE=y
CONFIG_CMA=y
CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_SECCOMP=y
CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y