bind9/lib/isc/include
Ondřej Surý c6828bcf8f
Delete jemalloc arena support from isc_mem
The jemalloc arena in isc_mem was added to solve runaway memory problem
for outgoing TCP connections.  In the end, this was a red herring and
the jemalloc arena code is now unused (via e28266bf).  Remove the
support for jemalloc memory arenas as we can restore this at any time if
we need it ever again, but right now it's just a dead code.
2025-06-30 13:22:39 +02:00
..
isc Delete jemalloc arena support from isc_mem 2025-06-30 13:22:39 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00