mirror of
https://github.com/restic/restic.git
synced 2025-08-25 19:29:36 +00:00
automatically adjust GOMAXPROCS when run in a cpu-constrained container
This commit is contained in:
8
changelog/unreleased/issue-4128
Normal file
8
changelog/unreleased/issue-4128
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: Automatically adjust GOMAXPROCS in resource-constrained containers
|
||||
|
||||
When running restic in a Linux container with CPU-usage limits, restic now
|
||||
automatically adjusts GOMAXPROCS. This helps to reduce the memory consumption
|
||||
on hosts with many CPU cores.
|
||||
|
||||
https://github.com/restic/restic/issues/4128
|
||||
https://github.com/restic/restic/pull/4485
|
Reference in New Issue
Block a user