ANDROID: Enable memory controller for microdroid
The memory controller feature can be used to control the amount of memory a process consumes, which can be useful for microdroid. Bug: 422904910 Change-Id: I0be9cbd409275477dc57f74501a5588a43134f45 Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com>
This commit is contained in:
committed by
Treehugger Robot
parent
c6325b075d
commit
3c39219343
@@ -8,6 +8,8 @@ CONFIG_RCU_EXPERT=y
|
||||
CONFIG_IKCONFIG=y
|
||||
CONFIG_IKCONFIG_PROC=y
|
||||
CONFIG_LOG_BUF_SHIFT=14
|
||||
CONFIG_CGROUPS=y
|
||||
CONFIG_MEMCG=y
|
||||
# CONFIG_RD_GZIP is not set
|
||||
# CONFIG_RD_BZIP2 is not set
|
||||
# CONFIG_RD_LZMA is not set
|
||||
|
Reference in New Issue
Block a user