Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/cgroups
/ EventFile
Method
EventFile
cgroup1/memory.go:38–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
type
MemoryEvent
interface
{
37
Arg() string
38
EventFile() string
39
}
40
41
type
memoryThresholdEvent
struct
{
Callers
1
memoryEvent
Method · 0.65
Implementers
3
memoryThresholdEvent
cgroup1/memory.go
oomEvent
cgroup1/memory.go
memoryPressureEvent
cgroup1/memory.go
Calls
no outgoing calls
Tested by
no test coverage detected