From e71e2d06f5703e5d16f8b7129b967e928069da1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Thu, 31 Mar 2022 09:43:27 +0200 Subject: [PATCH] Add CHANGES note for [GL #3253] --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 1a3210e1ad..cf0ef79ef8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5847. [cleanup] Remove task privileged mode in favor of processing + all events in the loadzone task in a single run + by setting the quantum to UINT_MAX. [GL #3253] + 5846. [func] In dns_zonemgr, create per-thread task, zonetask, and loadtask and pin the zones to individual threads, instead of having "many", spreading the zones among