diff options
author | Qinfan Wu <wqfish@fb.com> | 2017-07-24 18:59:29 (GMT) |
---|---|---|
committer | Qi Wang <interwq@gmail.com> | 2017-07-24 20:37:02 (GMT) |
commit | b28f31e7ed6c987bdbf3bdd9ce4aa63245926b4d (patch) | |
tree | f0041b254ff0e651775584f32a453c705aba7f3b /bin | |
parent | a9f7732d45c22ca7d22bed6ff2eaeb702356884e (diff) | |
download | jemalloc-b28f31e7ed6c987bdbf3bdd9ce4aa63245926b4d.zip jemalloc-b28f31e7ed6c987bdbf3bdd9ce4aa63245926b4d.tar.gz jemalloc-b28f31e7ed6c987bdbf3bdd9ce4aa63245926b4d.tar.bz2 |
Split out cold code path in newImpl
I noticed that the whole newImpl is inlined. Since OOM handling code is
rarely executed, we should only inline the hot path.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions