mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-16 08:26:16 +00:00
kernel/configs: Add mglru, debugfs and psi to dragonball-experimental
Add mglru, debugfs and psi to dragonball-experimental/mem_agent.conf to support mem_agent function. Fixes: #10625 Signed-off-by: Hui Zhu <teawater@antgroup.com>
This commit is contained in:
parent
5d96734831
commit
f9c63d20a4
@ -0,0 +1,4 @@
|
||||
CONFIG_LRU_GEN=y
|
||||
CONFIG_DEBUG_FS=y
|
||||
CONFIG_PSI=y
|
||||
CONFIG_PSI_DEFAULT_DISABLED=y
|
@ -1 +1 @@
|
||||
140
|
||||
141
|
||||
|
Loading…
Reference in New Issue
Block a user