Lines Matching refs:cgroup
1 Network priority cgroup
4 The Network priority cgroup provides an interface to allow an administrator to
15 This cgroup allows an administrator to assign a process to a group which defines
17 be created by first mounting the cgroup filesystem.
19 # mount -t cgroup -onet_prio none /sys/fs/cgroup/net_prio
22 becomes visible at '/sys/fs/cgroup/net_prio'. This group includes all tasks in
23 the system. '/sys/fs/cgroup/net_prio/tasks' lists the tasks in this cgroup.
25 Each net_prio cgroup contains two files that are subsystem specific
29 value that the kernel uses as an internal representation of this cgroup.
41 iscsi net_prio cgroup and egressing on interface eth0 to have the priority of
50 One usage for the net_prio cgroup is with mqprio qdisc allowing application
55 A new net_prio cgroup inherits the parent's configuration.