diff options
author | Jason Evans <jasone@canonware.com> | 2015-05-20 00:44:45 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2015-05-20 00:44:45 (GMT) |
commit | 6591ff09d80e11f36603a75b32dc6a9b81fb3d47 (patch) | |
tree | d350d0c59ccf6b99a8532a591efcf2676e5e5139 /src/mb.c | |
parent | 5154175cf1e6e7b1a2ed0295c232e60384944b3f (diff) | |
download | jemalloc-6591ff09d80e11f36603a75b32dc6a9b81fb3d47.zip jemalloc-6591ff09d80e11f36603a75b32dc6a9b81fb3d47.tar.gz jemalloc-6591ff09d80e11f36603a75b32dc6a9b81fb3d47.tar.bz2 |
Fix arena_dalloc() performance regression.
Take into account large_pad when computing whether to pass the
deallocation request to tcache_dalloc_large(), so that the largest
cacheable size makes it back to tcache. This regression was introduced
by 8a03cf039cd06f9fa6972711195055d865673966 (Implement cache index
randomization for large allocations.).
Diffstat (limited to 'src/mb.c')
0 files changed, 0 insertions, 0 deletions