摘要
本文主要对嵌入式实时垃圾回收的特性要求进行分析总结,然后就ARTs-RTGC在ARTs-JVM上的实现过程进行了详细的描述和分析,并编写了一个应用程序进行了简单的性能测试。
The characteristics of the embedded real-time garbage collection are analyzed in the beginning. Subsequently, the ARTs-RTGC based on the return-barrier method is implemented in the ARTs-JVM. In addition,an application program is written and a simple performance test is given.
出处
《计算机工程与科学》
CSCD
2006年第8期73-74,85,共3页
Computer Engineering & Science
基金
国家纵向项目支持(00J15.3.3.JW0529)
华祥软件研究开发中心项目(ARTs-OS)
关键词
实时垃圾收集器
返回屏障
根集插入
real-time garbage collecter
return-barrier
root insertion