pve-qemu-qoup/debian
Stefan Reiter 3d785eabbe disable jemalloc
jemalloc does not play nice with our Rust library (proxmox-backup-qemu),
specifically it never releases memory allocated from Rust to the OS.
This leads to a problem with larger caches (e.g. for the PBS block driver).

It appears to be related to this GitHub issue:
https://github.com/jemalloc/jemalloc/issues/1398

The background_thread solution seems weirdly hacky, so let's disable
jemalloc entirely for now.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-12-15 14:43:34 +01:00
..
patches update patches with some pbs-state migration cleanups 2020-11-25 11:49:06 +01:00
source build: use 3.0 source format 2018-03-14 14:18:17 +01:00
changelog bump version to 5.1.0-7 2020-11-25 14:09:24 +01:00
compat Bump dephelper compatibility level to 10 2017-10-16 14:05:22 +02:00
control update patches with squashed in 'include library version' 2020-11-25 11:49:06 +01:00
copyright import stable-4 build files 2017-04-05 11:39:09 +02:00
docs import stable-4 build files 2017-04-05 11:39:09 +02:00
kvm-ifdown import stable-4 build files 2017-04-05 11:39:09 +02:00
kvm-ifup update to 2.9.0-rc2 build files 2017-04-05 11:40:20 +02:00
Logo.bmp import stable-4 build files 2017-04-05 11:39:09 +02:00
OVMF_CODE-pure-efi.fd import stable-4 build files 2017-04-05 11:39:09 +02:00
OVMF_README.txt import stable-4 build files 2017-04-05 11:39:09 +02:00
OVMF_VARS-pure-efi.fd import stable-4 build files 2017-04-05 11:39:09 +02:00
parse-cpu-flags.pl Write recognized CPUID flags into static file 2019-10-17 13:39:21 +02:00
pve-qemu-kvm.install install pbs-restore to usr/bin 2020-05-30 13:54:08 +02:00
pve-qemu-kvm.links build and include qemu-system-aarch64 2019-04-19 09:53:44 +02:00
pve-qemu-kvm.lintian-overrides add lintian overrides for shipped strange BLOBs 2019-05-22 17:59:27 +02:00
rules disable jemalloc 2020-12-15 14:43:34 +01:00