Files
jemalloc/src
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
..
2012-04-10 14:51:39 -07:00
2012-04-30 16:50:55 -07:00
2012-04-23 22:41:36 -07:00
2012-04-11 18:13:45 -07:00
2012-04-30 16:42:30 -07:00
2012-04-30 16:50:55 -07:00
2012-05-01 11:32:11 -07:00
2012-04-23 22:07:30 -07:00
2012-05-02 00:30:36 -07:00
2012-05-02 02:08:03 -07:00