Fault-tolerant file-I/O for portable checkpointing systems

被引:0
|
作者
机构
来源
Lyubashevskiy, Igor | 2000年 / Kluwer Academic Publishers, Dordrecht, Netherlands卷 / 16期
关键词
Algorithms - Binary codes - Input output programs - Program compilers - User interfaces;
D O I
暂无
中图分类号
学科分类号
摘要
The ftIO-system provides portable and fault-tolerant file-I/O by enhancing the functionality of the ANSI C file system without changing its application programmer interface and without depending on system-specific implementations of the standard file operations. The ftIO-system is an extension of the porch compiler and its runtime system. The porch compiler automatically generates code to save bookkeeping information about ftIO's transactional file operations in portable checkpoints. These portable checkpoints can be recovered on a binary incompatible architecture. We developed a new algorithm for supporting transactional file operations in ftIO. Rather than using the well-known two-phase commit protocol, this algorithm uses only a single bit of information and an atomic rename file operation to guarantee fault tolerance. In this paper, we describe our new ftIO algorithm, discuss design choices for ftIO, and provide experimental data of our ftIO prototype.
引用
收藏
页码:1 / 2
相关论文
共 50 条