re PR other/68239 (libbacktrace allocation is sometimes very slow)
authorIan Lance Taylor <iant@golang.org>
Thu, 25 Jan 2018 02:24:45 +0000 (02:24 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 25 Jan 2018 02:24:45 +0000 (02:24 +0000)
commit3fe3c7d749fbf146ae6c6f8c84c5cd847a1ce098
treeb6c670fd5e3baa2ea92271a39300c2b0a26f7074
parent533277ba752b9f89c3938571b21a1e70f050e94d
re PR other/68239 (libbacktrace allocation is sometimes very slow)

PR other/68239
* mmap.c (backtrace_free_locked): Don't put more than 16 entries
on the free list.

From-SVN: r257039
libbacktrace/ChangeLog
libbacktrace/mmap.c