mirror of
https://github.com/openharmony/kernel_linux_config.git
synced 2026-07-22 04:55:56 -04:00
!202 enable config MEM_PURGEABLE & MEM_PURGEABLE_DEBUG
Merge pull request !202 from lijiawei/master
This commit is contained in:
@@ -733,6 +733,8 @@ CONFIG_GENERIC_EARLY_IOREMAP=y
|
||||
CONFIG_FRAME_VECTOR=y
|
||||
# CONFIG_PERCPU_STATS is not set
|
||||
# CONFIG_GUP_BENCHMARK is not set
|
||||
# CONFIG_MEM_PURGEABLE is not set
|
||||
# CONFIG_MEM_PURGEABLE_DEBUG is not set
|
||||
# end of Memory Management options
|
||||
|
||||
CONFIG_NET=y
|
||||
|
||||
@@ -668,6 +668,8 @@ CONFIG_FRAME_VECTOR=y
|
||||
# CONFIG_PERCPU_STATS is not set
|
||||
# CONFIG_GUP_BENCHMARK is not set
|
||||
CONFIG_ANON_VMA_NAME=y
|
||||
# CONFIG_MEM_PURGEABLE is not set
|
||||
# CONFIG_MEM_PURGEABLE_DEBUG is not set
|
||||
CONFIG_NET=y
|
||||
|
||||
#
|
||||
|
||||
@@ -643,6 +643,8 @@ CONFIG_GENERIC_EARLY_IOREMAP=y
|
||||
CONFIG_FRAME_VECTOR=y
|
||||
# CONFIG_PERCPU_STATS is not set
|
||||
# CONFIG_GUP_BENCHMARK is not set
|
||||
# CONFIG_MEM_PURGEABLE is not set
|
||||
# CONFIG_MEM_PURGEABLE_DEBUG is not set
|
||||
CONFIG_NET=y
|
||||
|
||||
#
|
||||
|
||||
@@ -632,6 +632,8 @@ CONFIG_FRAME_VECTOR=y
|
||||
# CONFIG_PERCPU_STATS is not set
|
||||
# CONFIG_GUP_BENCHMARK is not set
|
||||
# CONFIG_ANON_VMA_NAME is not set
|
||||
# CONFIG_MEM_PURGEABLE is not set
|
||||
# CONFIG_MEM_PURGEABLE_DEBUG is not set
|
||||
CONFIG_NET=y
|
||||
|
||||
#
|
||||
|
||||
@@ -842,7 +842,10 @@ CONFIG_FRAME_VECTOR=y
|
||||
# CONFIG_PERCPU_STATS is not set
|
||||
# CONFIG_GUP_BENCHMARK is not set
|
||||
CONFIG_ARCH_HAS_PTE_SPECIAL=y
|
||||
CONFIG_ARCH_USES_HIGH_VMA_FLAGS=y
|
||||
CONFIG_ANON_VMA_NAME=y
|
||||
CONFIG_MEM_PURGEABLE=y
|
||||
CONFIG_MEM_PURGEABLE_DEBUG=y
|
||||
|
||||
# Mem Debug
|
||||
CONFIG_RECLAIM_ACCT=y
|
||||
|
||||
Reference in New Issue
Block a user