* Tommaso Cucinotta <[email protected]> [2010-09-23 11:43:16]:

> Hi,
> 
> I just realized that, after starting the cgconfig service, real-time 
> tasks are created in the sysdefault/ group, not the root one, with the 
> consequence that, when using the real-time scheduler, I'm not allowed to 
> create real-time tasks (unless I set the runtime for this group as well, 
> which defaults to 0).
> 
> What is the purpose of this group ?
>

The purpose of the group is to ensure not all tasks start in root,
root cgroup has all the resources. Once a task moves out of its
default group which is root by default, it cannot come back. That is
not a good situation. The default group solves these problems.

There is a simple way to disable this

Create /etc/sysconfig/cgconfig and add the following

CREATE_DEFAULT=no
 

-- 
        Three Cheers,
        Balbir

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Libcg-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to