Files
bind9/lib/dns
Tony Finch 0858514ae8 Improve qp-trie compaction in write transactions
In general, it's better to do one thorough compaction when a batch of
work is complete, which is the way that `update` transactions work.
Conversely, `write` transactions are designed so that lots of little
transactions are not too inefficient, but they need explicit
compaction. This changes `dns_qp_compact()` so that it is easier to
compact any time that makes sense, if there isn't a better way to
schedule compaction. And `dns_qpmulti_commit()` only recycles garbage
when there is enough to make it worthwhile.
2023-02-27 13:47:57 +00:00
..
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-02-21 10:13:10 -08:00
2023-02-15 16:44:47 +00:00
2023-02-24 08:30:33 +00:00
2023-02-21 10:13:10 -08:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-02-27 13:47:25 +00:00
2023-02-27 13:47:25 +00:00
2023-02-16 18:35:32 +01:00
2023-02-16 18:35:32 +01:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-02-21 10:13:10 -08:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-24 08:30:33 +00:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-02-21 10:13:10 -08:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-16 18:35:32 +01:00
2023-02-17 07:18:25 +01:00
2023-02-24 08:30:33 +00:00
2023-02-16 18:35:32 +01:00