1
2CGSET(1)                       libcgroup Manual                       CGSET(1)
3
4
5

NAME

7       cgset - set the parameters of given cgroup(s)
8
9

SYNOPSIS

11       cgset   [-r   <name=value>]   <cgroup_path>   ...    cgset  --copy-from
12       <source_cgrup_path> <cgroup_path> ...
13
14

DESCRIPTION

16       The command set the parameters of input cgroup(s).
17
18
19       <path> is the name of the cgroup which should be changed.  This parameā€
20              ter can be used multiple times.
21
22
23       -r <name=value>
24              defines  name  of  the file to set and the value which should be
25              written to that file.   This  parameter  can  be  used  multiple
26              times.
27
28
29       -copy-from <source_cgrup_path>
30              defines  name of cgroup whose parameters will be copied to input
31              cgroup.
32
33

SEE ALSO

35       cgrules.conf (1), cgcreate (1), cgget (1)
36
37
38
39Linux                             2009-03-15                          CGSET(1)
Impressum