mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-14 18:40:48 -04:00
With headers removed eagerly in mark_ancient there is at most one header per type at a node, so the separate per-type dns_slabtop container no longer earns its keep. Fold its fields onto the header -- the link into the node's list, the RRSIG/covered related pairing, and the SIEVE-LRU state -- and link headers directly into the node, dropping a level of indirection and an allocation per cached type. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||