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)
下载地址:
立即学习“前端免费学习笔记(深入)”;
HTML怎么学习?HTML怎么入门?HTML在哪学?HTML怎么学才快?不用担心,这里为大家提供了HTML速学教程(入门课程),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号