server-skynet-source-3rd-je.../include
Jason Evans e8921cf2eb Convert extent_t's usize to szind.
Rather than storing usize only for large (and prof-promoted)
allocations, store the size class index for allocations that reside
within the extent, such that the size class index is valid for all
extents that contain extant allocations, and invalid otherwise (mainly
to make debugging simpler).
2017-03-22 18:33:32 -07:00
..
jemalloc Convert extent_t's usize to szind. 2017-03-22 18:33:32 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00