Linux中检查点(Checkpoint)的核心支持——ckpt文件系统的设计  被引量:2

Supporting Checkpoint Inside the Linux Kernel-- Design of CKPT File System

在线阅读下载全文

作  者:龙翔[1] 梁震[1] 陈瑾[1] 聊鸿斌[1] 

机构地区:[1]北京航空航天大学计算机科学与工程系,北京100083

出  处:《计算机工程与应用》2002年第6期120-122,126,共4页Computer Engineering and Applications

摘  要:检查点(Checkpoint)是一种软件容错机制,它的目的是提高系统可靠性、减少运算损失,同时检查点机制也是并行系统中进程迁移和负载平衡的基础。在一些检查点系统中,由于对进程的状态检查/状态恢复只具有用户级支持,所以有许多局限性,比如不能完成进程外部状态检查。而在作者的设计与实现中由于具有了核心级的支持,所以能够充分地克服这些局限性。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.

关 键 词:检查点 状态检查 状态恢复 ckpt文件系统 LINUX 操作系统 

分 类 号:TP316.81[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象