Commit c0c9f9e
committed
common/pkg/cgroups: Remove unused cpuset handler
The cpuset handler only had an empty Stat method that returned nil,
providing no functionality. Remove the handler entirely along with the
unused CPUset and CPUAcct controller constants which were remnants from
cgroups v1.
Signed-off-by: Lokesh Mandvekar <[email protected]>1 parent 50673b7 commit c0c9f9e
2 files changed
+0
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 53 | | |
58 | 54 | | |
59 | 55 | | |
| |||
67 | 63 | | |
68 | 64 | | |
69 | 65 | | |
70 | | - | |
71 | 66 | | |
72 | 67 | | |
73 | 68 | | |
| |||
This file was deleted.
0 commit comments