Home
last modified time | relevance | path

Searched refs:net_prio (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/Documentation/admin-guide/cgroup-v1/
H A Dnet_prio.rst20 # 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
28 net_prio.prioidx
33 net_prio.ifpriomap
40 echo "eth0 5" > /sys/fs/cgroups/net_prio/iscsi/net_prio.ifpriomap
43 iscsi net_prio cgroup and egressing on interface eth0 to have the priority of
45 writeable 'net_prio.ifpriomap' file that can be used to set a system default
52 One usage for the net_prio cgroup is with mqprio qdisc allowing application
[all …]
H A Dindex.rst22 net_prio
/linux-6.15/include/linux/
H A Dcgroup_subsys.h49 SUBSYS(net_prio)