设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

jemalloc 4.2.0发布,内存分配管理

2016-5-16 21:57| 发布者: joejoe0332| 查看: 385| 评论: 0|原作者: oschina|来自: oschina

摘要: jemalloc 4.2.0 发布了。新特性:Add the arena.i.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.i ...

jemalloc 4.2.0 发布了。

新特性:

  • Add the arena.<i>.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.<i>.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 < 2.17. (@jasone)

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

下载地址:


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部