| SFT: scalable fault tolerance |
| Full text |
Pdf
(294 KB)
|
| Source
|
ACM SIGOPS Operating Systems Review
archive
Volume 40 , Issue 2 (April 2006)
table of contents
COLUMN: Operating and runtime systems for high-end computing systems
table of contents
Pages: 55 - 62
Year of Publication: 2006
ISSN:0163-5980
|
|
Authors
|
|
| Publisher |
|
| Bibliometrics |
Downloads (6 Weeks): 4, Downloads (12 Months): 36, Citation Count: 0
|
|
|
ABSTRACT
In this paper we will present a new technology that we are currently developing within the SFT: Scalable Fault Tolerance FastOS project which seeks to implement fault tolerance at the operating system level. Major design goals include dynamic reallocation of resources to allow continuing execution in the presence of hardware failures, very high scalability, high efficiency (low overhead), and transparency---requiring no changes to user applications. Our technology is based on a global coordination mechanism, that enforces transparent recovery lines in the system, and TICK, a lightweight, incremental checkpointing software architecture implemented as a Linux kernel module. TICK is completely user-transparent and does not require any changes to user code or system libraries; it is highly responsive: an interrupt, such as a timer interrupt, can trigger a checkpoint in as little as 2.5μs; and it supports incremental and full checkpoints with minimal overhead---less than 6% with full checkpointing to disk performed as frequently as once per minute.
REFERENCES
Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.
| |
1
|
|
| |
2
|
|
 |
3
|
D. J. Kerbyson , H. J. Alme , A. Hoisie , F. Petrini , H. J. Wasserman , M. Gittings, Predictive performance and scalability modeling of a large-scale application, Proceedings of the 2001 ACM/IEEE conference on Supercomputing (CDROM), p.37-37, November 10-16, 2001, Denver, Colorado
[doi> 10.1145/582034.582071]
|
| |
4
|
Juan Fernández Peinador, Fabrizio Petrini, and Eitan Frachtenberg. Achieving Predictable and Scalable Performance with BCS-MPI. In Beniamino di Martino, Jack Dongarra, Adolfy Hoisie, Laurence T. Yang, and Hans Zima, editors, Engineering the Grid: Status and Perspective. Nova Science, 2005. Available from http://hpc.pnl.gov/people/fabrizio/papers/bcs_book.pdf.
|
|