Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actiontech/dtle
/ TriggerFreeMemory
Function
TriggerFreeMemory
g/g.go:103–108 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
101
}
102
103
func
TriggerFreeMemory() {
104
select
{
105
case
freeMemoryCh <-
struct
{}{}:
106
default:
107
}
108
}
109
110
func
GetLowMemoryStatus() bool {
111
return
lowMemory
Callers
1
MemoryMonitor
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected