2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00
Files
bind/lib/dns
Alessio Podda d7064c9b88 Tune min and max chunk size
Before implementing adaptive chunk sizing, it was necessary to ensure
that a chunk could hold up to 48 twigs, but the new logic will size-up
new chunks to ensure that the current allocation can succeed.

We exploit the new logic in two ways:
 - We make the minimum chunk size smaller than the old limit of 2^6,
   reducing memory consumption.
 - We make the maximum chunk size larger, as it has been observed that
   it improves resolver performance.
2025-05-22 15:19:48 -07:00
..
2025-03-31 13:45:10 -07:00
2025-03-31 13:45:14 -07:00
2025-02-25 12:17:34 +01:00
2025-03-31 13:45:14 -07:00
2025-03-31 13:45:10 -07:00
2025-03-31 13:45:14 -07:00
2025-03-31 13:45:10 -07:00
2025-03-31 13:45:10 -07:00
2025-03-31 13:45:10 -07:00
2025-02-25 12:17:34 +01:00
2025-03-31 13:45:14 -07:00
2025-02-25 12:17:34 +01:00
2025-03-31 13:45:10 -07:00
2025-05-20 09:52:35 +02:00
2025-03-31 13:45:14 -07:00
2025-03-31 13:45:14 -07:00
2025-02-25 12:17:34 +01:00
2025-02-25 12:53:25 -08:00
2025-03-31 13:45:14 -07:00
2025-03-31 13:45:14 -07:00
2025-03-31 13:45:14 -07:00
2024-12-13 13:52:52 +01:00
2025-05-22 15:19:48 -07:00
2025-02-25 12:17:34 +01:00
2025-03-31 13:45:14 -07:00
2025-02-25 12:17:34 +01:00
2025-02-25 12:53:25 -08:00
2025-03-31 13:45:14 -07:00
2025-03-31 13:45:10 -07:00
2025-02-25 12:17:34 +01:00
2025-03-31 13:45:14 -07:00
2025-05-21 21:23:09 +02:00
2025-03-31 13:45:14 -07:00
2025-03-31 13:45:10 -07:00