On Wed, Nov 21, 2012 at 5:40 PM, Ivana Hutarova Varekova
<varek...@redhat.com> wrote:
> This patchset adds the possibility to set template control group, which is 
> used as a template for some group of control groups.
> Template group can be created on-fly, when cgroup_change_cgroup_flags call 
> want to use control group based on template name which does not exist yet.
>
> Template group is a group which name contains template string - that means a 
> string which contains %U, %u, %G, %g, %P or %p tag(s).
> rules which uses template groups can be specified in cgrules.conf:
> e.g.:
> @students cpu,cpuacct    students/%u
>
> template group specification can be done using cgconfig.conf file (they have 
> to have keyword template):
> e.g.:
>         template students/%u {
>                 cpuacct{
>                 }
>                 cpu {
>                 }
>         }
>
> For now all control groups which are necessary for creating template group 
> and which are not present are created with the default kernel values.
>

Default kernel values? Can't we inherit the values from the parent?

Balbir

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to