diff options
author | Jason Evans <jasone@canonware.com> | 2016-05-03 22:00:42 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2016-05-04 00:19:15 (GMT) |
commit | 90827a3f3ef2099dcd480d542aacc9f44a0787e8 (patch) | |
tree | 82a806605edd580bb9d68019b9d2ab1ab736a848 /src/mutex.c | |
parent | 21cda0dc42bdcb1b5b6ecdb82157a0af84c9f0c4 (diff) | |
download | jemalloc-90827a3f3ef2099dcd480d542aacc9f44a0787e8.zip jemalloc-90827a3f3ef2099dcd480d542aacc9f44a0787e8.tar.gz jemalloc-90827a3f3ef2099dcd480d542aacc9f44a0787e8.tar.bz2 |
Fix huge_palloc() regression.
Split arena_choose() into arena_[i]choose() and use arena_ichoose() for
arena lookup during internal allocation. This fixes huge_palloc() so
that it always succeeds during extent node allocation.
This regression was introduced by
66cd953514a18477eb49732e40d5c2ab5f1b12c5 (Do not allocate metadata via
non-auto arenas, nor tcaches.).
Diffstat (limited to 'src/mutex.c')
0 files changed, 0 insertions, 0 deletions