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 [isaacmanjarres: resolved merge conflicts from forward porting.] Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com>
This commit is contained in:
@@ -13,6 +13,8 @@ CONFIG_IKCONFIG_PROC=y
|
|||||||
# CONFIG_TIME_NS is not set
|
# CONFIG_TIME_NS is not set
|
||||||
# CONFIG_PID_NS is not set
|
# CONFIG_PID_NS is not set
|
||||||
# CONFIG_NET_NS is not set
|
# CONFIG_NET_NS is not set
|
||||||
|
CONFIG_CGROUPS=y
|
||||||
|
CONFIG_MEMCG=y
|
||||||
# CONFIG_RD_GZIP is not set
|
# CONFIG_RD_GZIP is not set
|
||||||
# CONFIG_RD_BZIP2 is not set
|
# CONFIG_RD_BZIP2 is not set
|
||||||
# CONFIG_RD_LZMA is not set
|
# CONFIG_RD_LZMA is not set
|
||||||
|
|||||||
Reference in New Issue
Block a user