首页 | 本学科首页   官方微博 | 高级检索  
     

Quantitative analysis of Boehm' s GC
作者姓名:GUAN Xue-tao~*  ZHANG Yuan-rui  GOU Xiao-gang  CHENG Xu
作者单位:MicroProcessor R & D Center,Peking University,Beijing 100871,China
摘    要:The term garbage collection describes the automated process of finding previously allocated memory that is no longer in use in order to make the memory available to satisfy subsequent allocation requests. We have reviewed existing papers and implementations of GC, and especially analyzed Boehm' s C codes, which is a real-time mark-sweep GC running under Linux and ANSI C standard. In this paper, we will quantitatively analyze the performance of different configurations of Boehm' s collector subjected to different workloads. Reported measurements demonstrate that a refined garbage collector is a viable alternative to traditional explicit memory management techniques, even for low-level languages. It is more a trade-off for certain system than an all-ornothing proposition.


Quantitative analysis of Boehm's GC
GUAN Xue-tao*,ZHANG Yuan-rui,GOU Xiao-gang,CHENG Xu.Quantitative analysis of Boehm'''' s GC[J].Journal of Harbin Institute of Technology,2003,10(3).
Authors:GUAN Xue-tao  ZHANG Yuan-rui  GOU Xiao-gang  CHENG Xu
Abstract:The term garbage collection describes the automated process of finding previously allocated memory that is no longer in use in order to make the memory available to satisfy subsequent allocation requests. We have reviewed existing papers and implementations of GC, and especially analyzed Boehm' s C codes, which is a real-time mark-sweep GC running under Linux and ANSI C standard. In this paper, we will quantitatively analyze the performance of different configurations of Boehm' s collector subjected to different workloads. Reported measurements demonstrate that a refined garbage collector is a viable alternative to traditional explicit memory management techniques, even for low-level languages. It is more a trade-off for certain system than an all-ornothing proposition.
Keywords:conservative  garbage collection  incremental  mark-sweep  real-time
本文献已被 CNKI 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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