From: Kefu Chai <k.chai@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH v2 pve-qemu 0/2] Re-enable tcmalloc as the memory allocator
Date: Tue, 14 Apr 2026 13:46:43 +0800 [thread overview]
Message-ID: <20260414054645.405151-1-k.chai@proxmox.com> (raw)
Changes since v1:
* Rename patch 1/2 commit title to "add patch to support using
tcmalloc as the memory allocator" per Fiona's suggestion, since
this patch only adds the QEMU source patch without enabling
tcmalloc yet.
* Rename the inner patch (0048) Subject to "PVE-Backup: support
using tcmalloc as the memory allocator" to reflect that the code
change is specific to the backup cleanup path.
* Add Acked-by from Fiona.
No code changes -- only titles and trailers.
Kefu Chai (2):
add patch to support using tcmalloc as the memory allocator
d/rules: enable tcmalloc as the memory allocator
debian/control | 1 +
...use-tcmalloc-as-the-memory-allocator.patch | 77 +++++++++++++++++++
debian/patches/series | 1 +
debian/rules | 1 +
4 files changed, 80 insertions(+)
create mode 100644 debian/patches/pve/0048-PVE-use-tcmalloc-as-the-memory-allocator.patch
--
2.47.3
next reply other threads:[~2026-04-14 5:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-14 5:46 Kefu Chai [this message]
2026-04-14 5:46 ` [PATCH v2 pve-qemu 1/2] add patch to support using " Kefu Chai
2026-04-14 9:53 ` Fiona Ebner
2026-04-14 5:46 ` [PATCH v2 pve-qemu 2/2] d/rules: enable " Kefu Chai
2026-04-14 11:08 ` [PATCH v2 pve-qemu 0/2] Re-enable " Fiona Ebner
2026-04-14 15:36 ` Fiona Ebner
2026-04-15 10:22 ` Kefu Chai
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=20260414054645.405151-1-k.chai@proxmox.com \
--to=k.chai@proxmox.com \
--cc=pve-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.