Files
bind9/tests/dns
Evan Hunt 04d319afe4 include the nodenames when calculating memory to purge
when the cache is over memory, we purge from the LRU list until
we've freed the approximate amount of memory to be added. this
approximation could fail because the memory allocated for nodenames
wasn't being counted.

add a dns_name_size() function so we can look up the size of nodenames,
then add that to the purgesize calculation.
2024-04-30 12:50:01 -07:00
..
2023-08-31 10:29:16 -07:00
2024-03-08 15:36:56 -08:00
2024-04-25 10:29:07 -07:00
2024-02-14 01:36:44 -08:00
2024-02-26 12:02:40 +11:00
2024-01-25 14:48:07 +01:00
2023-06-01 16:51:38 +02:00