syncthing/cmd/ursrv
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
..
aggregate cmd/ursrv: Remove old, unused user movement code 2023-07-10 09:21:40 +02:00
serve cmd/ursrv: Add FreeBSD detection (#9351) 2024-01-16 17:14:12 +01:00
main.go all: Use Linux container CPU quota (fixes #9357, fixes #9435) (#9436) 2024-02-26 12:23:14 +00:00