server-skynet-source-3rd-je.../include
Jason Evans 6591ff09d8 Fix arena_dalloc() performance regression.
Take into account large_pad when computing whether to pass the
deallocation request to tcache_dalloc_large(), so that the largest
cacheable size makes it back to tcache.  This regression was introduced
by 8a03cf039c (Implement cache index
randomization for large allocations.).
2015-05-19 17:44:45 -07:00
..
jemalloc Fix arena_dalloc() performance regression. 2015-05-19 17:44:45 -07:00
msvc_compat Allow to build with clang-cl 2014-06-12 10:39:39 -07:00