Lines Matching refs:cgroup
2 Network priority cgroup
5 The Network priority cgroup provides an interface to allow an administrator to
16 This cgroup allows an administrator to assign a process to a group which defines
18 be created by first mounting the cgroup filesystem::
20 # mount -t cgroup -onet_prio none /sys/fs/cgroup/net_prio
23 becomes visible at '/sys/fs/cgroup/net_prio'. This group includes all tasks in
24 the system. '/sys/fs/cgroup/net_prio/tasks' lists the tasks in this cgroup.
26 Each net_prio cgroup contains two files that are subsystem specific
31 cgroup.
43 iscsi net_prio cgroup and egressing on interface eth0 to have the priority of
52 One usage for the net_prio cgroup is with mqprio qdisc allowing application
57 A new net_prio cgroup inherits the parent's configuration.