]> 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>
Wed, 12 Jan 2022 10:48:45 +0000 (11:48 +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 0a39e4b2ba54b42ec9fc3d353c2dc157708090f2..5d4562193aea5674784ab5164c94c30a8b7fc8e1 100644 (file)
@@ -41,6 +41,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
 ~~~~~~~~~