server-skynet-source-3rd-je.../include
Jason Evans 168793a1c1 Fix extent_grow_next management.
Fix management of extent_grow_next to serialize operations that may grow
retained memory.  This assures that the sizes of the newly allocated
extents correspond to the size classes in the intended growth sequence.

Fix management of extent_grow_next to skip size classes if a request is
too large to be satisfied by the next size in the growth sequence.  This
avoids the potential for an arbitrary number of requests to bypass
triggering extent_grow_next increases.

This resolves #858.
2017-05-29 17:27:18 -07:00
..
jemalloc Fix extent_grow_next management. 2017-05-29 17:27:18 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00