首頁 > web前端 > html教學 > jemalloc 4.2.0 发布,内存分配管理_html/css_WEB-ITnose

jemalloc 4.2.0 发布,内存分配管理_html/css_WEB-ITnose

WBOY
發布: 2016-06-24 11:17:56
原創
1209 人瀏覽過

jemalloc 4.2.0 发布了。

新特性:

  • Add the arena..reset mallctl, which makes it possible to discard all of an arena's allocations in a single operation. ( @jasone)

  • Add the stats.retained and stats.arenas..retained statistics. ( @jasone)

  • Add the --with-version configure option. ( @jasone)

  • Support --with-lg-page values larger than actual page size. ( @jasone)

优化:

  • Use pairing heaps rather than red-black trees for various hot data structures. ( @djwatson,  @jasone)

  • Streamline fast paths of rtree operations. ( @jasone)

  • Optimize the fast paths of calloc() and [m,d,sd]allocx(). ( @jasone)

  • Decommit unused virtual memory if the OS does not overcommit. ( @jasone)

  • Specify MAP_NORESERVE on Linux if [heuristic] overcommit is active, in order to avoid unfortunate interactions during fork(2). ( @jasone)

Bug 修复:

  • Fix chunk accounting related to triggering gdump profiles. ( @jasone)

  • Link against librt for clock_gettime(2) if glibc

  • Scale leak report summary according to sampling probability. ( @jasone)

下载地址:

來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板