server-skynet-source-3rd-je.../include
Jason Evans db72272bef Use rtree-based chunk lookups rather than pointer bit twiddling.
Look up chunk metadata via the radix tree, rather than using
CHUNK_ADDR2BASE().

Propagate pointer's containing extent.

Minimize extent lookups by doing a single lookup (e.g. in free()) and
propagating the pointer's extent into nearly all the functions that may
need it.
2016-06-03 12:27:41 -07:00
..
jemalloc Use rtree-based chunk lookups rather than pointer bit twiddling. 2016-06-03 12:27:41 -07:00
msvc_compat Remove errno overrides. 2016-05-03 10:01:16 -07:00