From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 627EE1FF15C for ; Fri, 14 Nov 2025 22:37:00 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id C5F521B74C; Fri, 14 Nov 2025 22:37:00 +0100 (CET) From: Thomas Lamprecht To: pbs-devel@lists.proxmox.com, Nicolas Frey Date: Fri, 14 Nov 2025 22:36:20 +0100 Message-ID: <176315603525.163335.16474778007475701685.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20251113093118.195229-1-n.frey@proxmox.com> References: <20251113093118.195229-1-n.frey@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1763156161302 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.023 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pbs-devel] applied: [PATCH proxmox{, -backup} v4 00/12] parallelize chunk reads in verification X-BeenThere: pbs-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Backup Server development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox Backup Server development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pbs-devel-bounces@lists.proxmox.com Sender: "pbs-devel" On Thu, 13 Nov 2025 10:31:06 +0100, Nicolas Frey wrote: > This patch series aims to expand on Dominik's series [0] written for > pbs 3, parallelizing chunk reads in `VerifyWorker` using a seperate > thread pool from the verification. > > The number of threads was previously hard-coded, but is now > configurable via the API and GUI with new properties called > `{read,verify}-threads`, similarly to tape backups. > > [...] Applied pbs-api-types, thanks! [01/3] pbs-api-types: add schema for {worker, read, verify}-threads commit: 1a744d0962eac66831503ddeea9884e9c3e81a73 [02/3] pbs-api-types: jobs: add {read, verify}-threads to VerificationJobConfig commit: 286a2b6bea39d98fa0dc3f988b42a5bc90560bd3 [03/3] pbs-api-types: use worker-threads schema for TapeBackupJobSetup commit: 9679d979c75fa34ad94977b169c4abbe6fe7dfbe _______________________________________________ pbs-devel mailing list pbs-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel