关闭kmem 记账

Signed-off-by: a@b.com <a@b.com>
This commit is contained in:
a@b.com 2023-05-04 19:36:29 +08:00
parent 7d281559c7
commit 8a21649a54
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ CONFIG_RCU_NOCB_CPU=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_CPU_MAX_BUF_SHIFT=15
#CONFIG_MEMCG=y
CONFIG_MEMCG=y
CONFIG_BLK_CGROUP=y
CONFIG_CFS_BANDWIDTH=y
CONFIG_RT_GROUP_SCHED=y

View File

@ -916,7 +916,7 @@ config MEMCG_SWAP
config MEMCG_KMEM
bool
depends on MEMCG && !SLOB
default y
default n
config BLK_CGROUP
bool "IO controller"