From 5da50f2440e78505162bdfecef62ba41422aecfb Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Fri, 30 Mar 2018 00:36:31 +0200 Subject: [PATCH] minor docs formatting fix --- docs/usage_general.rst.inc | 1 + 1 file changed, 1 insertion(+) 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