Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/cgroups
/ cpuController
Struct
cpuController
cgroup1/cpu.go:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
type
cpuController
struct
{
36
root string
37
}
38
39
func
(c *cpuController) Name() Name {
40
return
Cpu
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected