Files
bind9/tests/dns
Ondřej Surý 7220851f67 Replace glue_cache hashtable with direct link in rdatasetheader
Instead of having a global hashtable with a global rwlock for the GLUE
cache, move the glue_list directly into rdatasetheader and use
Userspace-RCU to update the pointer when the glue_list is empty.

Additionally, the cached glue_lists needs to be stored in the RBTDB
version for early cleaning, otherwise the circular dependencies between
nodes and glue_lists will prevent nodes to be ever cleaned up.
2023-05-12 13:25:39 +02:00
..
2023-02-28 11:44:15 +01:00
2022-06-16 17:21:11 +02:00
2023-04-05 12:35:04 +01:00
2023-04-05 12:35:04 +01:00
2023-02-28 11:44:15 +01:00
2023-03-31 13:33:16 +02:00
2023-04-05 12:38:11 +01:00