Skip to content
Snippets Groups Projects
Commit f7d0c109 authored by Jason Wessel's avatar Jason Wessel Committed by Bruce Ashfield
Browse files

cgroups.cfg: Add missing controllers


The the new controllers were added several kernels back and are
required for additional functionality.  These are applicable to the
4.9 kernel and newer.

Signed-off-by: default avatarJason Wessel <jason.wessel@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@windriver.com>
parent ae9875d5
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,9 @@ CONFIG_CGROUP_DEVICE=y ...@@ -7,6 +7,9 @@ CONFIG_CGROUP_DEVICE=y
CONFIG_CPUSETS=y CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_PIDS=y
CONFIG_CGROUP_NET_PRIO=y
CONFIG_CGROUP_PERF=y
CONFIG_MEMCG=y CONFIG_MEMCG=y
CONFIG_MEMCG_SWAP=y CONFIG_MEMCG_SWAP=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment