Files
bind9/lib/isc
Ondřej Surý c96b6eb5ec Don't use mem freelists for isc_mempools
Previously, with BIND 9 internal allocator, when isc_mempool_put() would
return memory to the allocator, it would not be freed, but it would be
returned to the "freelists" and the memory would not be released to the
operating system.

Change the isc_mempool_get() and isc_mempool_put() to avoid the internal
allocator (mem_getunlocked() and mem_putunlocked()).
2021-12-15 13:29:19 +01:00
..
2021-05-26 17:19:06 +02:00
2020-10-30 09:12:50 +01:00
2021-08-18 14:59:29 +10:00
2021-05-14 12:52:48 +02:00
2021-12-15 13:29:19 +01:00
2021-05-14 12:52:48 +02:00
2020-12-08 19:34:05 +01:00
2020-12-09 10:46:16 +01:00
2021-08-24 09:51:45 +02:00
2021-05-14 12:52:48 +02:00
2021-06-15 12:53:13 +10:00
2021-05-14 12:52:48 +02:00
2021-05-14 12:52:48 +02:00