syncthing/cmd/stevents
Thomas aa559bf496
all: Use Linux container CPU quota (fixes #9357, fixes #9435) (#9436)
Go is not cgroup aware and by default will set GOMAXPROCS to the number
of available threads, regardless of whether it is within the allocated
quota. This behaviour causes high amount of CPU throttling and degraded
application performance.
2024-02-26 12:23:14 +00:00
..
main.go all: Use Linux container CPU quota (fixes #9357, fixes #9435) (#9436) 2024-02-26 12:23:14 +00:00