linux: enable MGLRU in config options

This commit is contained in:
smp79
2023-11-05 03:00:53 +03:00
parent e7215dd963
commit dd6e7573ef
15 changed files with 45 additions and 15 deletions

View File

@@ -928,7 +928,9 @@ CONFIG_MEMFD_CREATE=y
CONFIG_SECRETMEM=y
# CONFIG_ANON_VMA_NAME is not set
# CONFIG_USERFAULTFD is not set
# CONFIG_LRU_GEN is not set
CONFIG_LRU_GEN=y
# CONFIG_LRU_GEN_ENABLED is not set
# CONFIG_LRU_GEN_STATS is not set
CONFIG_ARCH_SUPPORTS_PER_VMA_LOCK=y
CONFIG_PER_VMA_LOCK=y
CONFIG_LOCK_MM_AND_FIND_VMA=y