[Libcg-devel] What about new release?

2012-02-01 Thread Jan Safranek
Hi, There are some changes in git that Fedora 18 would benefit from (namely cgclear updates, default permissions and README_systemd) and I'd like to release new libcgroup version before F18 alpha (end of February?). Any objections? I would test it a bit, ensure that everything is packaged correc

Re: [Libcg-devel] What about new release?

2012-02-01 Thread Balbir Singh
On Wed, Feb 1, 2012 at 3:49 PM, Jan Safranek wrote: > Hi, > > There are some changes in git that Fedora 18 would benefit from (namely > cgclear updates, default permissions and README_systemd) and I'd like to > release new libcgroup version before F18 alpha (end of February?). > > Any objections?

[Libcg-devel] Dynamic modification of existing cgroups

2012-02-01 Thread Martin
Hello, hopfully this is the right place for such a question: I'm not sure when a modification of an existing cgroup takes effect. There's a cgroup which has running processes in it. During runtime its necessary to adapt a few cgroup parameters by using the cgroup_modify_cgroup() function. Now the