[lxc-devel] Fine grained resource control

2010-11-08 Thread Sagar Dixit
Hi, I am curious to know if there is fine grained resource control in LXC containers. For ex. Can I allocate some fixed part of CPU (some %) to a container and control this configuration while creating LXC container ? Or can I update it dynamically ? Similarly, can I specify such control parame

Re: [lxc-devel] How to make lxc

2010-11-08 Thread Daniel Lezcano
On 11/08/2010 10:48 AM, Yuji NISHIDA wrote: > Hi > > I found the following errors which I could find every version of LXC included > git one. > > gcc -DHAVE_CONFIG_H -I. -I../../src-fPIC -DPIC -I../../src -g -O2 -Wall > -MT liblxc_so-utmp.o -MD -MP -MF .deps/liblxc_so-utmp.Tpo -c -o > liblxc

[lxc-devel] How to make lxc

2010-11-08 Thread Yuji NISHIDA
Hi I found the following errors which I could find every version of LXC included git one. gcc -DHAVE_CONFIG_H -I. -I../../src-fPIC -DPIC -I../../src -g -O2 -Wall -MT liblxc_so-utmp.o -MD -MP -MF .deps/liblxc_so-utmp.Tpo -c -o liblxc_so-utmp.o `test -f 'utmp.c' || echo './'`utmp.c utmp.c: I

[lxc-devel] How do I remove udev from upgrade

2010-11-08 Thread Mark C. Hawkins
I've got a Lucid (10.04) guest running in a production environment that I don't really want to rebuild After running apt-get upgrade I get errors from the udev package. >From reading other posts I see that udev is not used and that holding the >package back prevents the problem when doing an

[lxc-devel] [PATCH] restore lxc.mount/ lxc.mount.entry functionality

2010-11-08 Thread Rainer Weikusat
The lxc_setup-routine in conf.c tries to configure the filesystem namespace for a new container by first recursively bind-mounting the directory which is supposed to become the root filesystem of the container to the 'rootfs mount point' and then adding whatever other mounts have been requested in