bind9/lib
Ondřej Surý d862f4bc64
Ignore jemalloc versions before 4.0.0
We now depend on explicitly creating memory arenas and disabling tcache
on those, and these features are not available with jemalloc < 4.
Instead of working around these issues, make the jemalloc >= 4.0.0 hard
requirement by looking for sdallocx() symbol that's only available from
that version.

The jemalloc < 4 was only used by RHEL 7 which is not supported since
BIND 9.19+.
2023-09-05 18:46:57 +02:00
..
dns unconditionally create view and resolver nametrees 2023-09-04 10:19:48 +02:00
isc Ignore jemalloc versions before 4.0.0 2023-09-05 18:46:57 +02:00
isccc Do extra manual isc_mem_cget() conversions 2023-08-31 22:08:35 +02:00
isccfg Deprecate 'dnssec-must-be-secure' option 2023-09-04 13:38:14 +02:00
ns Allocate DNS send buffers using dedicated per-worker memory arenas 2023-09-05 09:39:41 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00