Files
jemalloc-jemalloc/src
Jason Evans 5177995530 Fix extent_record().
Read adjacent rtree elements while holding element locks, since the
extents mutex only protects against relevant like-state extent mutation.

Fix management of the 'coalesced' loop state variable to merge
forward/backward results, rather than overwriting the result of forward
coalescing if attempting to coalesce backward.  In practice this caused
no correctness issues, but could cause extra iterations in rare cases.

These regressions were introduced by
d27f29b468 (Disentangle arena and extent
locking.).
2017-02-06 20:05:49 -08:00
..
2017-02-01 16:43:46 -08:00
2017-02-01 16:43:46 -08:00
2017-02-01 16:43:46 -08:00
2017-02-06 20:05:49 -08:00
2017-02-01 16:43:46 -08:00
2017-02-01 15:17:39 -08:00
2017-02-01 16:43:46 -08:00