Files
bind9/tests
Ondřej Surý c6c03a6b11 Reduce false sharing in dns_qpzone
Instead of having many node_lock_count * sizeof(<member>) arrays, pack
all the members into a qpzone_bucket_t that is cacheline aligned and have
a single array of those.

(cherry picked from commit 6dcc398726)
2025-02-04 23:28:50 +01:00
..
2025-02-04 23:28:50 +01:00
2025-01-30 12:37:55 +00:00