From: Ondřej Surý Date: Mon, 8 Dec 2025 18:23:58 +0000 (+0100) Subject: chg: dev: Create list of dirty headers that needs cleaning X-Git-Tag: v9.21.17~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95a94668fc8e1ca343e2d6093dab5b63cec1d629;p=thirdparty%2Fbind9.git chg: dev: Create list of dirty headers that needs cleaning Instead of just flagging the qpcache node to be dirty, add the headers to be cleaned to the dirty list and when cleaning the node, only walk through the dirty node, not all the headers in the node. Merge branch 'ondrej/optimize-qpcache-dirty-cleaning' into 'main' See merge request isc-projects/bind9!11164 --- 95a94668fc8e1ca343e2d6093dab5b63cec1d629