bind9/lib
Ondřej Surý 822ada5db1 When overmem, clean enough memory when adding new ADB names/entries
The purge_stale_names()/purge_stale_entries() is opportunistic even when
we are under memory pressure (overmem).  Split the opportunistic LRU
cleaning and overmem cleaning.  This makes the stale purging much
simpler as we don't have to try that hard and makes the overmem cleaning
always cleanup double the amount of the newly allocated ADB name/entry.

(cherry picked from commit eb0ffa0d5f)
2025-07-11 13:58:11 +02:00
..
dns When overmem, clean enough memory when adding new ADB names/entries 2025-07-11 13:58:11 +02:00
isc Use clang-format-20 to update formatting 2025-06-25 13:32:08 +10:00
isccc Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
isccfg Use clang-format-20 to update formatting 2025-06-25 13:32:08 +10:00
ns Log dropped or slipped responses in the query-errors category 2025-07-10 08:57:27 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00