From: Petr Špaček Date: Fri, 7 Jan 2022 14:35:13 +0000 (+0100) Subject: Add release note for GL #2398 and GL #3048 X-Git-Tag: v9.18.0~6^2~3^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2ed72a324152c96d3a86586f772cac519310be6;p=thirdparty%2Fbind9.git Add release note for GL #2398 and GL #3048 Related: !5620 Fix the isc_hp initialization and memory usage Related: !5646 Reduce freemax values for dns_message mempools --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index e851af92e31..79ddbdbdea9 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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 ~~~~~~~~~