bind9/lib/isc/include
Ondřej Surý 2707d0eeb7 Set hard thread affinity for each zone
After switching to per-thread resources in the zonemgr, the performance
was decreased because the memory context, zonetask and loadtask was
picked from the pool at random.

Pin the zone to single threadid (.tid) and align the memory context,
zonetask and loadtask to be the same, this sets the hard affinity of the
zone to the netmgr thread.
2022-04-01 23:50:34 +02:00
..
isc Set hard thread affinity for each zone 2022-04-01 23:50:34 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00