issues
search
raulk
/
go-watchdog
a library to curb OOMs by running Go GC according to a user-defined policy.
Other
80
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cgroup v2 support
#22
elee1766
opened
1 year ago
1
Support unified cgroups
#21
Stebalien
opened
1 year ago
0
watchdog_linux.go: undefined: cgroups.*
#20
mjsir911
closed
1 year ago
2
Relevance after go1.19
#19
Wondertan
opened
2 years ago
0
chore: switch to upstream clock
#18
Stebalien
closed
2 years ago
0
fix original GOGC doesn't been get properly
#17
t3ls
closed
2 years ago
0
run debug.FreeOSMemory when forcing GC
#16
marten-seemann
closed
2 years ago
1
register a callback that is called when watchdog forces GC
#15
marten-seemann
closed
2 years ago
0
pass the GC trigger to the notifee
#14
marten-seemann
closed
2 years ago
2
add a RegisterNotifee function to register notifees, deprecate NotifyGC
#13
marten-seemann
closed
2 years ago
3
cgroup-driven watchdog initialization fails when no swap present
#12
neondragon
opened
3 years ago
0
Consider using debug.FreeOsMemory() instead of runtime.GC()
#11
ribasushi
opened
3 years ago
2
small adjustments.
#10
raulk
closed
3 years ago
0
recover from panics + test.
#9
raulk
closed
3 years ago
0
implement automatic heapdumps when usage is above threshold.
#8
raulk
closed
3 years ago
0
automatically write a heap dump when usage is nearing limit
#7
raulk
opened
3 years ago
0
introduce cgroup-driven watchdog; refactor.
#6
raulk
closed
3 years ago
0
Add .circleci/config.yml
#5
raulk
closed
3 years ago
0
major rewrite of go-watchdog.
#4
raulk
closed
3 years ago
2
make the watchdog discover cgroup limits
#3
raulk
closed
3 years ago
1
make the heap-targeted watchdog use SetGCPercent
#2
raulk
closed
3 years ago
0
fix start-stop-start state race, and finalizer not running.
#1
raulk
closed
3 years ago
2