mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-26 19:34:04 -04:00
This is the first commit in series that aims to reduce the node locking by replacing the single-linked list of slabtop(s) with CDS linked list. This commit doesn't do anything else beyond replacing .next link with the cds_list_head. RCU semantics is going to be added in the subsequent commits. |
||
|---|---|---|
| .. | ||
| dns | ||
| dst | ||
| irs | ||
| .clang-format | ||
| meson.build | ||