]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #2398 and GL #3048
authorPetr Špaček <pspacek@isc.org>
Fri, 7 Jan 2022 14:35:13 +0000 (15:35 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 20 Jan 2022 10:19:58 +0000 (11:19 +0100)
Related: !5620
Fix the isc_hp initialization and memory usage

Related: !5646
Reduce freemax values for dns_message mempools

doc/notes/notes-current.rst

index e851af92e31de1ccb0deca772530a82fc948ec95..79ddbdbdea9d9d78839be4c2802df3796dd151e8 100644 (file)
@@ -43,6 +43,9 @@ Feature Changes
   ``tls ephemeral`` configuration using the RSA algorithm with 4096-bit
   keys. This has been changed to the ECDSA P-256 algorithm. :gl:`#2264`
 
+- Overall memory use by ``named`` has been optimized and reduced,
+  especially on systems with many CPU cores. :gl:`#2398` :gl:`#3048`
+
 
 Bug Fixes
 ~~~~~~~~~