server-skynet-source-3rd-je.../include
Qi Wang 5e41ff9b74 Add a hard limit on tcache max size class.
For locality reasons, tcache bins are integrated in TSD.  Allowing all size
classes to be cached has little benefit, but takes up much thread local storage.
In addition, it complicates the layout which we try hard to optimize.
2020-10-16 13:49:51 -07:00
..
jemalloc Add a hard limit on tcache max size class. 2020-10-16 13:49:51 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00