From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pbs-devel@lists.proxmox.com,
"Fabian Grünbichler" <f.gruenbichler@proxmox.com>
Subject: [pbs-devel] applied: [PATCH proxmox-backup v3 0/3] reduce GC S3 locking
Date: Fri, 21 Nov 2025 15:14:18 +0100 [thread overview]
Message-ID: <176373445097.1665346.8727227674657282347.b4-ty@proxmox.com> (raw)
In-Reply-To: <20251121123829.701196-1-f.gruenbichler@proxmox.com>
On Fri, 21 Nov 2025 13:38:22 +0100, Fabian Grünbichler wrote:
> this patch series tries to reduce the number of open locks held by GC,
> in particular in case most objects returned by the S3 backend are
> garbage that need deletion.
>
> the first patch reduces the number of open locks by at least a factor of
> 10 in the worst case (from up to 1000 to up to 100).
>
> [...]
Applied, thanks!
[1/3] GC: S3: reduce number of open FDs for to-be-deleted objects
commit: 99a35fc5214b8a7a8277849496acabcc911549e7
[2/3] GC: S3: factor out batch object deletion
commit: e70b7535a87b038e265224ae89557da6aa845445
[3/3] GC: S3: phase2: do not force delete for every list iteration
commit: 4e2b819061f1369ffa73fc34844379a2560bdd17
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
prev parent reply other threads:[~2025-11-21 14:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-21 12:38 [pbs-devel] " Fabian Grünbichler
2025-11-21 12:38 ` [pbs-devel] [PATCH proxmox-backup v3 1/3] GC: S3: reduce number of open FDs for to-be-deleted objects Fabian Grünbichler
2025-11-21 12:38 ` [pbs-devel] [PATCH proxmox-backup v3 2/3] GC: S3: factor out batch object deletion Fabian Grünbichler
2025-11-21 12:38 ` [pbs-devel] [PATCH proxmox-backup v3 3/3] GC: S3: phase2: do not force delete for every list iteration Fabian Grünbichler
2025-11-21 14:14 ` Thomas Lamprecht [this message]
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=176373445097.1665346.8727227674657282347.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=f.gruenbichler@proxmox.com \
--cc=pbs-devel@lists.proxmox.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.