首页> 外文期刊>IEICE Transactions on Information and Systems >A Phase-Adaptive Garbage Collector Using Dynamic Heap Partitioning and Opportunistic Collection
【24h】

A Phase-Adaptive Garbage Collector Using Dynamic Heap Partitioning and Opportunistic Collection

机译:使用动态堆分区和机会收集的相位自适应垃圾收集器

获取原文
获取原文并翻译 | 示例
       

摘要

Applications usually have their own phases in heap memory usage. The traditional garbage collector fails to match various application phases because the same heuristic on the object behavior is used throughout the entire execution. This paper introduces a phase-adaptive garbage collector which reorganizes the heap layout and adjusts the invocation time of the garbage collection according to the phases. The proposed collector identifies phases by detecting the application methods strongly related to the phase boundaries. The experimental results show that the proposed phase-adaptive collector successfully recognizes application phases and improves the garbage collection time by as much as 41%.
机译:应用程序通常在堆内存使用方面有其自己的阶段。传统的垃圾收集器无法匹配各个应用程序阶段,因为在整个执行过程中都使用了对对象行为的相同启发式方法。本文介绍了一种阶段自适应垃圾回收器,该垃圾回收器重新组织了堆布局,并根据阶段调整了垃圾回收的调用时间。提出的收集器通过检测与相位边界密切相关的应用方法来识别相位。实验结果表明,所提出的相位自适应收集器能够成功识别应用程序阶段,并将垃圾收集时间缩短多达41%。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号