Files
bind9/tests
Ondřej Surý 6dcc398726 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.
2025-02-04 21:37:46 +01:00
..
2025-02-04 21:37:46 +01:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2025-01-30 11:52:53 +01:00