2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Add CHANGES note for [GL #3628]

This commit is contained in:
Ondřej Surý 2022-10-31 10:19:36 +00:00
parent 04670889bc
commit 8fc229c17a

View File

@ -1,3 +1,8 @@
6006. [cleanup] The zone dumping was using isc_task API to launch
the zonedump on the offloaded threadpool. Remove
the task and launch the offloaded work directly.
[GL #3628]
6005. [func] The zone loading has been moved to the offload 6005. [func] The zone loading has been moved to the offload
threadpool instead of doing incremental repeated threadpool instead of doing incremental repeated
tasks, so zone loading scheduling is now driven tasks, so zone loading scheduling is now driven