Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/cgroups
/ memoryController
Struct
memoryController
cgroup1/memory.go:189–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
type
memoryController
struct
{
190
root string
191
ignored
map
[string]
struct
{}
192
}
193
194
func
(m *memoryController) Name() Name {
195
return
Memory
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected