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

Linux中检查点(Checkpoint)的核心支持——ckpt文件系统的设计
引用本文:龙翔,梁震,陈瑾,聊鸿斌.Linux中检查点(Checkpoint)的核心支持——ckpt文件系统的设计[J].计算机工程与应用,2002,38(6):120-122,126.
作者姓名:龙翔  梁震  陈瑾  聊鸿斌
作者单位:北京航空航天大学计算机科学与工程系,北京,100083
摘    要:检查点(Checkpoint)是一种软件容错机制,它的目的是提高系统可靠性、减少运算损失,同时检查点机制也是并行系统中进程迁移和负载平衡的基础。在一些检查点系统中,由于对进程的状态检查/状态恢复只具有用户级支持,所以有许多局限性,比如不能完成进程外部状态检查。而在作者的设计与实现中由于具有了核心级的支持,所以能够充分地克服这些局限性。

关 键 词:检查点  状态检查  状态恢复
文章编号:1002-8331-(2002)06-0120-03

Supporting Checkpoint Inside the Linux Kernel ——Design of CKPT File System
Long Xiang Liang Zhen Chen Jin Liao Hongbin.Supporting Checkpoint Inside the Linux Kernel ——Design of CKPT File System[J].Computer Engineering and Applications,2002,38(6):120-122,126.
Authors:Long Xiang Liang Zhen Chen Jin Liao Hongbin
Abstract:Checkpoint is a technique used for many purpose,including fault-tolerant applications,rollback transactions and process migration.Many implementation of Checkpoint-system do checkpointing /restarting process just at user level,this bring them some limitations such as can't checkpoint a process outside it.With kernel surpport,this lack can be re-solved in our design and implementation.
Keywords:Checkpoint  checkpointing  restarting  
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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