On Wed, Nov 21, 2012 at 7:10 AM, 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. > > The templates can be cached (the similar way as rules) to prevent to read > config file too often. SIGUSR1 reload the template cache. > > Documentation is updated to reflect this changes. > I have gone through the patchset and it looks good except for some nits I have. Implicit Ack on patches to which I have not replied to. Finally, how have you tested this patchset? Also, how soon can we merge this? Thanks! Dhaval ------------------------------------------------------------------------------ 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