server-skynet-source-3rd-je.../include
Jason Evans 45f087eb03 Revert "Remove BITMAP_USE_TREE."
Some systems use a native 64 KiB page size, which means that the bitmap
for the smallest size class can be 8192 bits, not just 512 bits as when
the page size is 4 KiB.  Linear search in bitmap_{sfu,ffu}() is
unacceptably slow for such large bitmaps.

This reverts commit 7c00f04ff4.
2017-04-18 19:01:04 -07:00
..
jemalloc Revert "Remove BITMAP_USE_TREE." 2017-04-18 19:01:04 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00