作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (8): 43-45. doi: 10.3969/j.issn.1000-3428.2010.08.015

• 软件技术与数据库 • 上一篇    下一篇

基于Linux的会话断点保存与恢复软件

管 文,裴尔明,石京燕,孙功星   

  1. (中国科学院高能物理研究所计算中心,北京 100049)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2010-04-20 发布日期:2010-04-20

Session Checkpoint Preservation and Recovery Software Based on Linux

GUAN Wen, PEI Er-ming, SHI Jing-yan, SUN Gong-xing   

  1. (Computing Center, Institute of High Energy Physics, Chinese Academy of Sciences, Beijing 100049)
  • Received:1900-01-01 Revised:1900-01-01 Online:2010-04-20 Published:2010-04-20

摘要: 基于blcr软件,在Linux内核层,设计会话断点保存与恢复软件。该软件可在同一个会话内、进程间实现同步断点保存与恢复,无须改变进程间的相互依赖关系。应用结果表明,将该软件集成到Torque/Maui集群管理和调度系统中,可对用户运行程序进行透明的断点保存与恢复。

关键词: 断点保存, 断点恢复, Linux内核

Abstract: Based on blcr software, this paper proposes designs session checkpoint preservation and recovery software on the core level of Linux. The software can realize synchronous checkpoint preservation and recovery in the same session and process. It can not change the mutual dependency relationship between processes. Application results show that it integrates this software into Torque/Maui cluster management and scheduling system, it can realize checkpoint preservation and recovery transparently for user operation procedure.

Key words: checkpoint preservation, checkpoint recovery, Linux kernel

中图分类号: