標題: Continuous checkpointing: Joining the checkpointing with virtual memory paging
作者: Hsu, ST
Chang, RC
資訊工程學系
Department of Computer Science
關鍵字: fault tolerance;incremental checkpoint;memory paging
公開日期: 1-九月-1997
摘要: Checkpointing is a basic mechanism for backward error-recovery in fault-tolerant systems. A checkpointed process stops execution and saves its states to files periodically. To reduce the file sizes, only data modified between two consecutive checkpoint times is saved. However, existing approaches do not consider operating system paging activities; which, if ignored may double the number of disk accesses required to checkpoint non-resident dirty pages. In this paper, we propose continuous checkpointing, which combines the checkpoint facility with virtual memory paging operations. Thus, checkpointing is continuous during the Lifetime of a process without extra overhead. Checkpoint size is no longer proportional to application size, but rather is bounded by resident dirty pages. Experimental results show that disk accesses can be reduced by about 80% when checkpointing large applications. (C) 1997 by John Wiley & Sons, Ltd.
URI: http://hdl.handle.net/11536/338
ISSN: 0038-0644
期刊: SOFTWARE-PRACTICE & EXPERIENCE
Volume: 27
Issue: 9
起始頁: 1103
結束頁: 1120
顯示於類別:期刊論文


文件中的檔案:

  1. A1997XW08300007.pdf

若為 zip 檔案,請下載檔案解壓縮後,用瀏覽器開啟資料夾中的 index.html 瀏覽全文。