Description
psudaemon and I have been debugging some memory issues for a while now, and with the new debug tags Phil added, we believe we've tracked it down to a missing release of cachedir buffers. This became significant amount of RAM with HostDB allocations (which by default is 32MB, but can be much bigger).
The suggestion is to restore the previous cleanup, with huge pages logic added.