server-skynet-source-3rd-je.../include/jemalloc
Jason Evans 80737c3323 Further optimize and harden arena_salloc().
Further optimize arena_salloc() to only look at the binind chunk map
bits in the common case.

Add more sanity checks to arena_salloc() that detect chunk map
inconsistencies for large allocations (whether due to allocator bugs or
application bugs).
2012-05-02 16:11:03 -07:00
..
internal Further optimize and harden arena_salloc(). 2012-05-02 16:11:03 -07:00
jemalloc_defs.h.in Fix partial rename of s/EXPORT/JEMALLOC_EXPORT/g. 2012-05-02 03:02:53 -07:00
jemalloc.h.in Replace JEMALLOC_ATTR with various different macros when it makes sense 2012-04-30 17:57:31 -07:00