Files
bind9/lib/ns/include/ns
Artem Boldariev 01cc7edcca Allocate DNS send buffers using dedicated per-worker memory arenas
This commit ensures that memory allocations related to DNS send
buffers are routed through dedicated per-worker memory arenas in order
to decrease memory usage on high load caused by TCP-based DNS
transports.

We do that by following jemalloc developers suggestions:

https://github.com/jemalloc/jemalloc/issues/2483#issuecomment-1639019699
https://github.com/jemalloc/jemalloc/issues/2483#issuecomment-1698173849
2023-09-05 09:39:41 +02:00
..
2023-02-16 18:35:32 +01:00
2023-03-28 12:38:28 -07:00
2022-06-16 17:21:11 +02:00
2023-02-13 11:50:59 -08:00