From: Witold Kręcicki Date: Wed, 7 Nov 2018 13:59:49 +0000 (+0000) Subject: CHANGES and release notes X-Git-Tag: v9.13.4~20^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59ac0e87f8f84d099ed79f716bcd943d6b61a33a;p=thirdparty%2Fbind9.git CHANGES and release notes --- diff --git a/CHANGES b/CHANGES index ebbf5222f46..e76cf6da5d1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5096. [func] Use multiple event loops in socket code, and + make network threads CPU-affinitive. This + significantly improves performance on large + systems. [GL #666] + 5095. [test] Converted all unit tests from ATF to CMocka; removed the source code for the ATF libraries. Build with "configure --with-cmocka" to enable diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 04e226141ac..d3a0750246e 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -131,6 +131,15 @@
New Features + + + Task manager and socket code have been substantially modified. + The manager uses per-cpu queues for tasks and network stack runs + multiple event loops in CPU-affinitive threads. This greatly + improves performance on large systems, especially when using + multi-queue NICs. + + A new secondary zone option, mirror,