Thank you. On Wed, 18 Oct 2017 10:19:38 +0100 James Cowgill <jcowg...@debian.org> wrote: > [...] Please can you increase the CACHE_SIZE in tests/test_cache.c. > > Multiplying it by 4 was enough for me, but it might need to be even > higher for page sizes larger than 16k. I now gave the test more space (upstream). In general, platforms with page size other than 4k might better explicitly specify -DCPU_PAGE_SIZE=nnnnn but real impact should only be this test and better alignment in the mempool allocator. https://gitlab.labs.nic.cz/knot/knot-resolver/commit/3ff591a68c6
--Vladimir