public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Adam Kalisz via pve-devel <pve-devel@lists.proxmox.com>
To: pve-devel@lists.proxmox.com
Cc: Adam Kalisz <adam.kalisz@notnullmakers.com>
Subject: [pve-devel] [PATCH PBS restore 0/1] Speedup PBS restore with concurrent
Date: Fri, 27 Jun 2025 21:24:25 +0200	[thread overview]
Message-ID: <mailman.715.1751052317.395.pve-devel@lists.proxmox.com> (raw)

[-- Attachment #1: Type: message/rfc822, Size: 5854 bytes --]

From: Adam Kalisz <adam.kalisz@notnullmakers.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH PBS restore 0/1] Speedup PBS restore with concurrent
Date: Fri, 27 Jun 2025 21:24:25 +0200
Message-ID: <20250627192426.582978-1-adam.kalisz@notnullmakers.com>

Speedup PBS restore by fetching chunks concurrently using a configurable
number of threads. 4 threads are used by default, the environment
variable PBS_RESTORE_CONCURRENCY should be between 1 and 32 inclusive.
The upper limit is max_blocking_threads in BackupClient.

Adam Kalisz (1):
  Make retrieval of chunks concurrent when restoring backup, add more
    statistics on chunk fetching and writing to storage. Allow
    configuring the number of threads fetching chunks using
    PBS_RESTORE_CONCURRENCY environment variable.

 src/restore.rs | 101 ++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 84 insertions(+), 17 deletions(-)

-- 
2.47.2



[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

                 reply	other threads:[~2025-06-27 19:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mailman.715.1751052317.395.pve-devel@lists.proxmox.com \
    --to=pve-devel@lists.proxmox.com \
    --cc=adam.kalisz@notnullmakers.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal