mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 15:05:20 +00:00
Add QoS support on node
This commit is contained in:
10
pkg/util/procfs/example_proc_cgroup
Normal file
10
pkg/util/procfs/example_proc_cgroup
Normal file
@@ -0,0 +1,10 @@
|
||||
11:name=systemd:/user/1000.user/c1.session
|
||||
10:hugetlb:/user/1000.user/c1.session
|
||||
9:perf_event:/user/1000.user/c1.session
|
||||
8:blkio:/user/1000.user/c1.session
|
||||
7:freezer:/user/1000.user/c1.session
|
||||
6:devices:/user/1000.user/c1.session
|
||||
5:memory:/user/1000.user/c1.session
|
||||
4:cpuacct:/user/1000.user/c1.session
|
||||
3:cpu:/user/1000.user/c1.session
|
||||
2:cpuset:/
|
||||
Reference in New Issue
Block a user