mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-02-03 14:50:02 +00:00
794a4eefa1
On Linux, munmap() may fail with ENOMEM when virtual memory is too fragmented. Working this around by just keeping such blocks for future use.