Your message dated Fri, 25 Dec 2009 01:14:15 +0900
with message-id <[email protected]>
and subject line Re: Bug#534964: Please enable CONFIG_CGROUP_MEM_RES_CTLR
has caused the Debian Bug report #534964,
regarding Please enable CONFIG_CGROUP_MEM_RES_CTLR
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
534964: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534964
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.30-1
Hello,
Please enable CONFIG_CGROUP_MEM_RES_CTLR option.
Libvirt (LXC container driver) and lxc use this option.
--- debian/config/config.orig 2009-06-28 14:45:12.000000000 +0900
+++ debian/config/config 2009-06-28 14:45:31.988045531 +0900
@@ -2842,7 +2842,8 @@
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
-# CONFIG_RESOURCE_COUNTERS is not set
+CONFIG_RESOURCE_COUNTERS=y
+CONFIG_CGROUP_MEM_RES_CTLR=y
# CONFIG_SYSFS_DEPRECATED_V2 is not set
CONFIG_RELAY=y
CONFIG_UTS_NS=y
Regards,
--
Yoshito Komatsu <[email protected]>
--- End Message ---
--- Begin Message ---
>On Mon, Jun 29, 2009 at 12:04:27AM +0900, Yoshito Komatsu wrote:
>> Please enable CONFIG_CGROUP_MEM_RES_CTLR option.
>
>The documentation describes a large amount of overhead for this option.
>Please show why this does not produce serious tradeoffs for generic
>usage.
Memcg's performance fix seems to be included in 2.6.33
and I close this bug once.
New LXC HOW-TO
https://lists.linux-foundation.org/pipermail/containers/2009-October/021616.html
Thanks,
--
Yoshito Komatsu <[email protected]>
--- End Message ---