[PATCH] debuginfod.cxx: periodically malloc_trim()
Frank Ch. Eigler
fche@redhat.com
Mon Mar 18 20:24:24 GMT 2024
Hi -
> From: Di Chen <dichen@redhat.com>
> Date: Mon, 18 Mar 2024 09:06:19 +0800
> Subject: [PATCH] debuginfod.cxx: periodically malloc_trim()
>
> Add malloc_trim() for releasing memory which is allocated for temporary
> purposes, e.g. answering queries, adding data to the database during
> scans.
>
> https://sourceware.org/bugzilla/show_bug.cgi?id=31103
>
> Signed-off-by: Di Chen <dichen@redhat.com>
> [...]
Thanks, will merge this with a bit of configury added.
- FChE
More information about the Elfutils-devel
mailing list