Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/cgroups
/ Subsystem
Interface
Subsystem
cgroup1/subsystem.go:72–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
type
Subsystem
interface
{
73
Name() Name
74
}
75
76
type
pather
interface
{
77
Subsystem
Callers
8
testDeviceFilter
Function · 0.65
hugePageSizes
Function · 0.65
initializeSubsystem
Function · 0.65
RequireDevices
Function · 0.65
mockNewNotInRdma
Function · 0.65
TestSubsystems
Function · 0.65
SingleSubsystem
Function · 0.65
Load
Function · 0.65
Implementers
15
PerfEventController
cgroup1/perf_event.go
netclsController
cgroup1/net_cls.go
cpuController
cgroup1/cpu.go
cpusetController
cgroup1/cpuset.go
blkioController
cgroup1/blkio.go
devicesController
cgroup1/devices.go
hugetlbController
cgroup1/hugetlb.go
cpuacctController
cgroup1/cpuacct.go
namedController
cgroup1/named.go
SystemdController
cgroup1/systemd.go
freezerController
cgroup1/freezer.go
memoryController
cgroup1/memory.go
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…