首页 | 官方网站   微博 | 高级检索  
     

一种改进的增量式JVM垃圾收集算法
引用本文:张嗜军,高曙. 一种改进的增量式JVM垃圾收集算法[J]. 计算机工程, 2012, 38(1): 71-73
作者姓名:张嗜军  高曙
作者单位:武汉理工大学计算机科学与技术学院,武汉,430063
摘    要:非增量式Java虚拟机(JVM)垃圾回收算法的内存开销较大。为此,提出一种基于栈式分配策略的JVM增量式垃圾收集算法。对Java栈帧进行改造使其支持存储对象,改进增量式收集器中堆空间的划分、引用跟踪方式,以减少垃圾收集带来的不确定性暂停。实验结果表明,该算法能有效减少暂停的频率和时长,提高运行速度。

关 键 词:Java虚拟机  垃圾收集  增量式垃圾收集器  实时  栈分配
收稿时间:2011-07-26

Improved Garbage Collection Algorithm for Incremental JVM
ZHANG Shi-jun , GAO Shu. Improved Garbage Collection Algorithm for Incremental JVM[J]. Computer Engineering, 2012, 38(1): 71-73
Authors:ZHANG Shi-jun    GAO Shu
Affiliation:(School of Computer Science & Technology,Wuhan University of Technology,Wuhan 430063,China)
Abstract:In order to reduce the cost of non-incremental Java Virtual Machine(JVM) garbage collector,the paper proposes a stack-allocation based incremental garbage collection algorithm.It improves the Java stack frame and makes it support object storage.At the same time,the paper improves the division of heap space and reference tracking of the incremental garbage collection algorithm in order to reduce the uncertain pauses caused by garbage collection.Experimental results show that this algorithm can reduce the frequency and duration of pauses,and enhance the speed of operation.
Keywords:Java Virtual Machine(JVM)  garbage collection  incremental Garbage Collector(GC)  real-time  stack allocation
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《计算机工程》浏览原始摘要信息
点击此处可从《计算机工程》下载免费的PDF全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司    京ICP备09084417号-23

京公网安备 11010802026262号