server-skynet-source-3rd-je.../include
Jason Evans ea9961acdb Fix psz/pind edge cases.
Add an "over-size" extent heap in which to store extents which exceed
the maximum size class (plus cache-oblivious padding, if enabled).
Remove psz2ind_clamp() and use psz2ind() instead so that trying to
allocate the maximum size class can in principle succeed.  In practice,
this allows assertions to hold so that OOM errors can be successfully
generated.
2016-11-03 22:33:34 -07:00
..
jemalloc Fix psz/pind edge cases. 2016-11-03 22:33:34 -07:00
msvc_compat Remove errno overrides. 2016-05-03 10:01:16 -07:00