Re: Q: using cgroups in real life

2012-11-15 Thread Michal Hocko
On Wed 14-11-12 14:54:30, Ulrich Windl wrote: > Hi! > > I have a question on cgroups (as of Linux 3.0): > The concept is to mount a filesystem, and configure cgroups through > it. This implies that all the files belong to root (or maybe some > other fixed user). Have a look at libcgroup package -

Q: using cgroups in real life

2012-11-14 Thread Ulrich Windl
Hi! I have a question on cgroups (as of Linux 3.0): The concept is to mount a filesystem, and configure cgroups through it. This implies that all the files belong to root (or maybe some other fixed user). AFAIK, you can chmod() and chown() files, but these bits are only kept in the i-node cache