期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
SCR Algorithm: Saving/Restoring States of File Systems
1
作者 魏晓辉 鞠九滨 《Journal of Computer Science & Technology》 SCIE EI CSCD 2000年第4期393-400,共8页
Fault-tolerance is very important in cluster computing and has beenimplemented in many famous cluster-computing systems using checkpoint/restartmechanisms. But existent check-pointing algorithms cannot restore the sta... Fault-tolerance is very important in cluster computing and has beenimplemented in many famous cluster-computing systems using checkpoint/restartmechanisms. But existent check-pointing algorithms cannot restore the states of afile system when roll-backing the running of a program, so there are many restrictionson file accesses in existent fault-tolerance systems. SCR algorithm, an algorithmbased on atomic operation and consistent schedule, which can restore the states offile systems, is presented in this paper. In the SCR algorithm, system calls on filesystems are classified into idem-potent operations and non-idem-potent operations.A non-idem-potent operation modifies a file system's states, while an idem-potentoperation does not. SCR algorithm tracks changes of the file system states. It logseach non-idem-potent operation used by user programs and the information that canrestore the operation in disks. When check-pointing roll-backing the program, SCRalgorithm will revert the file system states to the last checkpoint time. By usingSCR algorithm, users are allowed to use any file operation in their programs. 展开更多
关键词 fault-tolerance check-pointing atomic operation recoverability of file systems
原文传递
容错系统中文件状态的保存与恢复算法 被引量:1
2
作者 魏晓辉 鞠九滨 《计算机学报》 EI CSCD 北大核心 1998年第8期738-746,共9页
在机群计算环境中实现容错是人们日益关心的热点.许多著名的机群计算环境都使用检查点实现了容错的功能.但目前的检查点算法在使程序卷回执行的同时,不能相应地恢复文件系统的状态,因而对应用程序访问文件系统有较多的限制.本文在... 在机群计算环境中实现容错是人们日益关心的热点.许多著名的机群计算环境都使用检查点实现了容错的功能.但目前的检查点算法在使程序卷回执行的同时,不能相应地恢复文件系统的状态,因而对应用程序访问文件系统有较多的限制.本文在原子操作和并发控制的基础上,提出了能够恢复文件系统状态的SCR算法,进一步发展了文件系统可恢复性的概念.SCR算法与检查点机制结合使用,便可支持分布式应用程序在容错运行时对文件系统的任意访问. 展开更多
关键词 文件系统 可恢复性 容错系统 计算机
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部