[PATCH 1/2] UBUNTU: (config) Enable CGROUP_FREEZER

Stefan Bader stefan.bader at canonical.com
Fri Aug 12 18:22:49 UTC 2011


This is one option missing to enable lxc on Arm.

Signed-off-by: Stefan Bader <stefan.bader at canonical.com>
---
 debian.ti-omap4/config/config.common.ubuntu |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian.ti-omap4/config/config.common.ubuntu b/debian.ti-omap4/config/config.common.ubuntu
index 1dce244..766dfe5a 100644
--- a/debian.ti-omap4/config/config.common.ubuntu
+++ b/debian.ti-omap4/config/config.common.ubuntu
@@ -422,7 +422,7 @@ CONFIG_CGROUPS=y
 CONFIG_CGROUP_CPUACCT=y
 # CONFIG_CGROUP_DEBUG is not set
 CONFIG_CGROUP_DEVICE=y
-# CONFIG_CGROUP_FREEZER is not set
+CONFIG_CGROUP_FREEZER=y
 CONFIG_CGROUP_MEM_RES_CTLR=y
 # CONFIG_CGROUP_MEM_RES_CTLR_SWAP is not set
 # CONFIG_CGROUP_PERF is not set
-- 
1.7.4.1





More information about the kernel-team mailing list