Files
bind9/tests/dns
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
..
2024-09-09 19:41:03 +02:00
2024-11-22 15:00:55 +01:00
2025-01-30 11:52:53 +01:00
2024-11-12 09:07:19 +01:00
2025-01-23 15:54:57 -08:00
2024-09-09 19:41:03 +02:00