bind9/bin
Ondřej Surý 1f7d2d53f0 Disable the internal memory allocator by default
For small sized allocations, the internal allocator gets the memory in
bigger blobs that gets splits into right-sized chunks.  This increases
speed of small allocations and reduced the fragmentation, but such
memory is never released back to the operating system.

Disable the internal allocator by default, and add new `-M internal`
command line option to `named`.
2021-12-15 13:29:19 +01:00
..
check rename dns_zone_master and dns_zone_slave 2021-08-30 11:58:29 -07:00
confgen Text edits to manual paages 2021-01-12 15:37:47 +01:00
delv backport of netmgr/taskmgr to 9.16 2021-05-14 12:52:48 +02:00
dig Replace locked mempools with memory contexts 2021-12-15 13:29:19 +01:00
dnssec dnssec-dsfromkey should not convert revoked keys 2021-11-30 22:11:03 +11:00
named Disable the internal memory allocator by default 2021-12-15 13:29:19 +01:00
nsupdate Fix closing brackets in help message 2021-09-15 23:09:17 +10:00
pkcs11 Text edits to manual paages 2021-01-12 15:37:47 +01:00
plugins Replace locked mempools with memory contexts 2021-12-15 13:29:19 +01:00
python Fix program name reference in dnssec-keymgr(8) 2020-12-14 13:17:27 +01:00
rndc Update the description of fetches-per-zone counters 2021-11-30 22:40:28 +11:00
tests Remove locking mechanism from the isc_mempool 2021-12-15 13:29:19 +01:00
tools Make mdig use the OS-supplied ephemeral port range 2021-11-17 14:46:32 -08:00
win32/BINDInstall Add libssl libraries to Windows build 2020-12-09 10:46:16 +01:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00