Provided by: cgroup-bin_0.38-1ubuntu2_amd64 

NAME
cgset - set the parameters of given cgroup(s)
SYNOPSIS
cgset [-r <name=value>] <cgroup_path> ...
cgset --copy-from <source_cgrup_path> <cgroup_path> ...
DESCRIPTION
Set the parameters of input cgroups.
<path> is the name of the cgroup which should be changed. This parameter can be used multiple times.
-r <name=value>
defines the name of the file to set and the value which should be written to that file. This
parameter can be used multiple times.
-copy-from <source_cgrup_path>
defines the name of the cgroup whose parameters will be copied to the input cgroup.
SEE ALSO
cgrules.conf (1), cgcreate (1), cgget (1)
Linux 2009-03-15 CGSET(1)