Skip to content

Commit

Permalink
neptune_defconfig: enable process reclaim
Browse files Browse the repository at this point in the history
For CachedAppOptimizer

Signed-off-by: Harish <[email protected]>
  • Loading branch information
RealJohnGalt authored and Codecity001 committed Nov 16, 2022
1 parent eb5e70a commit 9c3a0fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/configs/neptune_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -657,11 +657,11 @@ CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT=y
# CONFIG_SPECULATIVE_PAGE_FAULT is not set
# CONFIG_HAVE_LOW_MEMORY_KILLER is not set
# CONFIG_PROCESS_RECLAIM is not set
CONFIG_PROCESS_RECLAIM=y
# CONFIG_FORCE_ALLOC_FROM_DMA_ZONE is not set
CONFIG_LRU_GEN=y
CONFIG_LRU_GEN_ENABLED=y
# CONFIG_LRU_GEN_STATS is not set
CONFIG_LRU_GEN_STATS=y
CONFIG_VMSTAT_INTERVAL=1
CONFIG_MULTIPLE_KSWAPD=y
CONFIG_ARM64_DMA_USE_IOMMU=y
Expand Down

0 comments on commit 9c3a0fc

Please sign in to comment.