期刊文献+

基于垃圾回收的三维引擎内存管理系统

3D Engine Memory Management System Based on Garbage Collection
下载PDF
导出
摘要 本文面向三维引擎的上层内存管理,提出了一种基于垃圾回收算法的管理系统,辅助三维引擎使用者回收循环引用的内存.该系统基于由库的形式提供,并且不需要用户修改现有代码.用户只需要使用系统提供的接口创建对象,系统就能够在必要时自动回收内存.测试表明,本系统在可接受的开销下实现了循环引用内存的回收. The system,based on garbage-collection algorithm,orients to help the three-dimensional graphics engine to reclaim memory.The system is provided by library,without any other adapted source or compiler.With the objects constructed from interfaces of the system,the system would manage the memory automatically.The tests indicate that the system regain the circular reference memory with the affordable performance overhead.
作者 栾添 赵奎
出处 《计算机系统应用》 2018年第3期95-98,共4页 Computer Systems & Applications
关键词 垃圾回收 三维引擎 循环引用 内存管理 标记-清除 garbage collection three-dimensional (3D) graphics engine circular reference memory management mark-and-sweep
  • 相关文献

参考文献2

二级参考文献16

  • 1[2]J Ousterhout. Tcl and Tk Toolkit[M]. Addison-Wesley, 1994.
  • 2[3]Sun Microsystems. The Java Virtual Machine Specification[S]. 1995.
  • 3[4]L Wall, R Schwartz. Programming Perl[M]. O'Reilly Inc, 1990.
  • 4[1]T H Rorner, Dennis Lee, G M Voelker, et al. The Structure and Performance of Interpreters[Z]. Department of Computer Science,University of Washington, 1998.
  • 5Smith J E,Nair R.虚拟机系统与进程的通用平台[M].北京:机械工业出版社,2009.
  • 6Jones R,Hosking A,Moss E.The Garbage Collection Handbook:The Art of Autom atic Mem ory Managem ent[M].[S.1.]:Chapm an&Hall/CRC,2011.
  • 7Xu Xiaoliang,Shen Jiang.Research on Stack-allocation Based JVM Garbage Collection[J].Advanced Computer Theory and Engineering,2010,(2):346-349.
  • 8Liu S,Tang J,Wang L,et al.Packer:Parallel Garbage Collection Based on Virtual Spaces[J].Computers,2012,61(11):1611-1623.
  • 9Libic P,Bulej L,Horky V,et al.On the Limits of Modeling Generational Garbage Collector Performance[C]//Proceedings of the 5th ACM/SPEC International Conference on Performance Engineering.New York,USA:ACM Press,2014:15-26.
  • 10Zhao X,Nakamura S,Nakagawa T.Optimal Tenuring and Major Collection Times for a Generational Garbage Collector[J].Asia-Pacific Journal of Operational Research,2012,29(3):50-59.

共引文献7

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部