Computer Engineering and Applications ›› 2010, Vol. 46 ›› Issue (33): 75-77.DOI: 10.3778/j.issn.1002-8331.2010.33.020

• 研发、设计、测试 • Previous Articles     Next Articles

Research on parallel implementation of LISP2 algorithm on CUDA platform

ZHANG Cong-pin,WU Chang-mao,ZHAO Li-li   

  1. College of Computer and Information Technology,Henan Normal University,Xinxiang,Henan 453007,China
  • Received:2010-08-17 Revised:2010-10-25 Online:2010-11-21 Published:2010-11-21
  • Contact: ZHANG Cong-pin

CUDA平台下LISP2算法垃圾收集并行研究

张聪品,吴长茂,赵理莉   

  1. 河南师范大学 计算机与信息技术学院,河南 新乡 453007
  • 通讯作者: 张聪品

Abstract: In order to decrease the overhead of garbage collection,this paper describes an improved parallel copying garbage collector based on LISP2 algorithm.The experimental results demonstrate that the proposed method can improve the efficiency of garbage collection on CUDA platform.

摘要: 为了提高垃圾收集效率,降低垃圾收集耗费时间,提出一种基于LISP2算法的并行节点复制垃圾收集算法,给出了在CUDA环境下该算法的实现。实验结果显示,该算法在CUDA环境下能有效提高垃圾收集效率。

CLC Number: