mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-22 10:10:14 -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. |
||
|---|---|---|
| .. | ||
| isc | ||
| .clang-format | ||