libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] mmap()


From: Markus Doppelbauer
Subject: [libmicrohttpd] mmap()
Date: Thu, 10 Mar 2022 11:36:09 +0100
User-agent: Evolution 3.36.5-0ubuntu1

Hello,

Is there some benefit using 'mmap()' in 'memorypool.c' instead 'malloc()'?
It somehow pollutes VRAM - inspecting with: `pmap -x <pid>`
(even if we have plenty of VRAM on x64)

Best wishes
Markus

reply via email to

[Prev in Thread] Current Thread [Next in Thread]