节点文献
基于嵌入式Java虚拟机的垃圾回收算法
Garbage collection algorithm based on embedded Java virtual machine
【摘要】 阐述了一种适用于嵌入式Java虚拟机的垃圾回收算法。该算法对分代回收算法中代的划分方式,引用跟踪等方面进行改进,以降低对运行时间和内存空间的需求,从而使其适用于资源有限的嵌入式环境。试验结果表明,该算法有效提高了垃圾回收效率。
【Abstract】 A garbage collection algorithm for embedded Java virtual machine was described. The algorithm improved the division of generation and reference tracking of the generational garbage collection algorithm for reducing time and memory requirements, and made it suitable for resource-constrained embedded environments. Experiment results show that this algorithm does improve the efficiency of garbage collection.
【关键词】 Java虚拟机;
垃圾回收;
分代回收;
嵌入式;
【Key words】 Java virtual machine; garbage collection; generational garbage collection; embedded system;
【Key words】 Java virtual machine; garbage collection; generational garbage collection; embedded system;
【基金】 国家863计划资助项目(2003AA122120)
- 【文献出处】 计算机应用 ,Computer Applications , 编辑部邮箱 ,2005年01期
- 【分类号】TP311.1
- 【被引频次】21
- 【下载频次】349