mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
Currently geth ignores the docker `--memory` directive and doesn't adjust its cache size downward when necessary, potentially running into OOM. while gopsutil has functions like `docker/CgroupMem()` they are rather for reading cgroup memory limit of a container from the host. |
||
|---|---|---|
| .. | ||
| probe.go | ||
| probe_linux.go | ||
| probe_linux_test.go | ||
| probe_other.go | ||
| probe_test.go | ||