mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 23:25:38 +00:00
Reorder release notes
This commit is contained in:
@@ -38,6 +38,12 @@ Removed Features
|
|||||||
Feature Changes
|
Feature Changes
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
- Catalog zone updates are now run on specialized "offload" threads to
|
||||||
|
reduce the amount of time they block query processing on the main
|
||||||
|
networking threads. This increases the responsiveness of
|
||||||
|
:iscman:`named` when catalog zone updates are being applied after a
|
||||||
|
catalog zone has been successfully transferred. :gl:`#3881`
|
||||||
|
|
||||||
- libuv support for receiving multiple UDP messages in a single
|
- libuv support for receiving multiple UDP messages in a single
|
||||||
``recvmmsg()`` system call has been tweaked several times between
|
``recvmmsg()`` system call has been tweaked several times between
|
||||||
libuv versions 1.35.0 and 1.40.0; the current recommended libuv
|
libuv versions 1.35.0 and 1.40.0; the current recommended libuv
|
||||||
@@ -59,12 +65,6 @@ Feature Changes
|
|||||||
failure when receiving multiple UDP messages in a single system call.
|
failure when receiving multiple UDP messages in a single system call.
|
||||||
:gl:`#3840`
|
:gl:`#3840`
|
||||||
|
|
||||||
- Catalog zone updates are now run on specialized "offload" threads to
|
|
||||||
reduce the amount of time they block query processing on the main
|
|
||||||
networking threads. This increases the responsiveness of
|
|
||||||
:iscman:`named` when catalog zone updates are being applied after a
|
|
||||||
catalog zone has been successfully transferred. :gl:`#3881`
|
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user