From: gerzoyayde@85d55f6dec266753698f42d1c8e06917ef6674a3 Date: Tue, 28 Mar 2023 00:00:44 +0000 (+0000) Subject: Added a comment: annex.bwlimit and jobs X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~50^2~64 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a91f8070e708b6011552ad8d684e09e7aa081eda;p=git-annex.git Added a comment: annex.bwlimit and jobs --- diff --git a/doc/todo/wishlist__58___Option_to_specify_max_transfer_rate/comment_4_53c43e480a37b20bc8fed9d38527651b._comment b/doc/todo/wishlist__58___Option_to_specify_max_transfer_rate/comment_4_53c43e480a37b20bc8fed9d38527651b._comment new file mode 100644 index 0000000000..9b2cb64bf7 --- /dev/null +++ b/doc/todo/wishlist__58___Option_to_specify_max_transfer_rate/comment_4_53c43e480a37b20bc8fed9d38527651b._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="gerzoyayde@85d55f6dec266753698f42d1c8e06917ef6674a3" + nickname="gerzoyayde" + avatar="http://cdn.libravatar.org/avatar/0866019bf4d6741b2f4a2c288356513f" + subject="annex.bwlimit and jobs" + date="2023-03-28T00:00:43Z" + content=""" +Does annex.bwlimit limit across multiple jobs? E.g. I have a annex.bwlimit of \"30MiB\" and run a copy with --jobs 3, will the maximum possible bandwidth be 30MB/s or 90MB/s? +"""]]