]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4326-remove-locking-from-copy_namehook_lists' into 'main'
authorOndřej Surý <ondrej@isc.org>
Thu, 12 Oct 2023 10:43:50 +0000 (10:43 +0000)
committerOndřej Surý <ondrej@isc.org>
Thu, 12 Oct 2023 10:43:50 +0000 (10:43 +0000)
commit1da0af6d2ff3bf947ea105ecff5a02ec350d582a
tree8241de5c83cd51145c078e1b9d5948f32c06e409
parent7fb4e354a990fc38cb2f9712d433385d19bd04f2
parent6b306b9debaa88581a716dd0501e588215457612
Merge branch '4326-remove-locking-from-copy_namehook_lists' into 'main'

Replace some ADB entry locking with atomics to reduce ADB contention

Closes #4326

See merge request isc-projects/bind9!8328