Clone of Proxmox QEMU build scripts with Vitastor support
 
Go to file
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
debian disable jemalloc 2020-12-15 14:43:34 +01:00
keycodemapdb bump version to 3.0.0-1 2018-09-07 14:52:23 +02:00
qemu@d0ed6a69d3 update to QEMU 5.1 2020-08-20 13:40:36 +02:00
.gitmodules import stable-4 build files 2017-04-05 11:39:09 +02:00
Makefile fix qemu PKGVERSION 2019-07-02 13:32:06 +02:00
backup.txt correct link to vma spec to new repository url 2020-01-14 11:18:52 +01:00
vma_spec.txt import stable-4 build files 2017-04-05 11:39:09 +02:00