Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eth-easl/dirigent
/ GetMemory
Method
GetMemory
internal/control_plane/core/interface.go:61–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
SetCpuUsage(uint64)
60
SetMemoryUsage(uint64)
61
GetMemory() uint64
62
GetCpuCores() uint64
63
GetCpuUsage() uint64
64
GetMemoryUsage() uint64
Callers
6
TestResourceMap
Function · 0.65
filterMachines
Function · 0.65
getInstalledResources
Function · 0.65
getRequestedResources
Function · 0.65
SumResources
Function · 0.65
SubtractResources
Function · 0.65
Implementers
4
WorkerNode
internal/control_plane/workers/worker_
emptyWorker
internal/control_plane/workers/empty_w
MockWorkerNodeInterface
mock/mock_core/mock_core.go
MockWorkerNodeInterfaceMockRecorder
mock/mock_core/mock_core.go
Calls
no outgoing calls
Tested by
1
TestResourceMap
Function · 0.52