期刊文献+

应用协同的进程组内存管理支撑技术 被引量:2

Supporting mechanism for application-assisted memory management of processes group
下载PDF
导出
摘要 云计算进行资源聚合的一种重要方式是将不同用户、不同特征的应用聚合起来进行混合部署、同时运行。相比之下,用户态应用的垃圾回收器对服务个体的内存管理针对性更好,而操作系统对整体内存资源分配能力更强。现有内核的机制仅能保证服务在全局内存或进程组内存使用达到上限时被动地进行垃圾回收。结合Linux内核中的进程控制组机制以及eventfd事件通知机制,设计实现了一个简单高效的应用协同分组内存管理的内核支撑机制。通过在内核中增加应用协同的内存管理机制,进一步增加了系统对应用自主管理内存的支撑能力。实验表明,新的机制没有给原有的操作系统带来明显的性能影响。 An important way to aggregate resources is to consolidating applications of different users with different features. While user space application garbage collector aims at memory management of specific service, operating system knows better about how to allocate memory resource through the en- tire system. However, current Linux kernel mechanism can only notify application to do garbage collec- tion when the memory usage reaches the upper limit of either global system. The paper designs and im- plements the supporting mechanism for collaborative memory management in Linux Kernel by Cgroup and Eventfd subsystem, which can further increase the system's ability to support application' s own memory management policy. The experiments show that the new mechanism does not bring significant performance regression to the original operating system.
出处 《计算机工程与科学》 CSCD 北大核心 2014年第1期57-62,共6页 Computer Engineering & Science
基金 核高基重大专项资助项目(2012zx01040001)
关键词 内存管理 LINUX内核 云计算 memory management Linux kernel cloud computing
  • 相关文献

参考文献7

  • 1Waldspurger C A. Memory resource management in VMware ESX server[A].2002.181-194.
  • 2Schwidefsky M,Franke H,Mansell R. Collaborative memory management in hosted Linux environments[A].2007.313-328.
  • 3Iyer S,Navarro J,Druschel P. Application-assisted physical memory management for general-purpose operating systems[R].Huston,TX 77005,USA:Rice University,2004.
  • 4Yang T,Berger E D,Kaplan S F. CRAMM:Virtual memory support for garbage-collected applications[A].2006.103-116.
  • 5Hines M R,Gordon A,Silva M. Application know best:Performance-driven memory overcommit with ginkgo[A].2011.1.
  • 6Emelianov P,Lunev D,Korotaev K. Resource management:Beancounters[A].2007.285-292.
  • 7Menage P B. Adding generic process containers to the Linux kernel[A].2007.46-57.

同被引文献32

引证文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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