server-skynet-source-3rd-je.../include
Qi Wang 1784939688 Use rtree tracked states to protect edata outside of ecache locks.
This avoids the addr-based mutexes (i.e. the mutex_pool), and instead relies on
the metadata tracked in rtree leaf: the head state and extent_state.  Before
trying to access the neighbor edata (e.g. for coalescing), the states will be
verified first -- only neighbor edatas from the same arena and with the same
state will be accessed.
2021-03-29 17:19:53 -07:00
..
jemalloc Use rtree tracked states to protect edata outside of ecache locks. 2021-03-29 17:19:53 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00