Files
jemalloc-jemalloc/src
Jason Evans 8dd5ea87ca Fix extent_alloc_cache[_locked]() to support decommitted allocation.
Fix extent_alloc_cache[_locked]() to support decommitted allocation, and
use this ability in arena_stash_dirty(), so that decommitted extents are
not needlessly committed during purging.  In practice this does not
happen on any currently supported systems, because both extent merging
and decommit must be implemented; all supported systems implement one
xor the other.
2016-11-03 22:33:23 -07:00
..
2016-10-12 11:55:43 -07:00
2016-10-13 15:37:00 -07:00
2016-11-02 18:09:45 -07:00
2016-11-02 20:30:53 -07:00
2016-10-13 14:55:39 -07:00
2016-11-01 15:26:35 -07:00
2016-02-19 20:29:06 -08:00