summaryrefslogtreecommitdiffstats
path: root/docs/usage_general.rst.inc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/usage_general.rst.inc')
-rw-r--r--docs/usage_general.rst.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/usage_general.rst.inc b/docs/usage_general.rst.inc
index 8f6f0a222..b61444b97 100644
--- a/docs/usage_general.rst.inc
+++ b/docs/usage_general.rst.inc
@@ -330,6 +330,7 @@ CPU client:
- **borg check:** similar to extract, but depends on options given.
- **borg prune / borg delete archive:** low to medium CPU usage
- **borg delete repo:** done on the server
+
It won't go beyond 100% of 1 core as the code is currently single-threaded.
Especially higher zlib and lzma compression levels use significant amounts
of CPU cycles. Crypto might be cheap on the CPU (if hardware accelerated) or