From: Ondřej Surý Date: Wed, 22 Jan 2025 13:27:40 +0000 (+0000) Subject: fix: usr: Avoid unnecessary locking in the zone/cache database X-Git-Tag: v9.21.5~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48471fd50c74ec0793e76d393221dd3fd16f572f;p=thirdparty%2Fbind9.git fix: usr: Avoid unnecessary locking in the zone/cache database Prevent lock contention among many worker threads referring to the same database node at the same time. This would improve zone and cache database performance for the heavily contended database nodes. Closes #5130 Merge branch '5130-reduce-lock-contention-in-decrement-reference' into 'main' See merge request isc-projects/bind9!9963 --- 48471fd50c74ec0793e76d393221dd3fd16f572f