期刊文献+

一种基于行为特征的文件检查点优化策略 被引量:1

A Behavior Based File Checkpointing Strategy
下载PDF
导出
摘要 检查点机制是高性能计算平台的一项重要特性。它能够在程序运行的某一时刻保存程序的运行状态,并在系统故障后恢复程序状态继续执行。由于文件操作在应用程序中的普遍性,支持文件回卷对于检查点技术来说是十分必要的。文件数据备份可以使文件在回卷后恢复到正常状态,但是开销太大。本文提出了一种基于行为特征的文件检查点优化策略(BBFC),能够提供文件数据的正确恢复,有效保证了程序回卷恢复到上一个检查点时文件状态与进程其它状态保持一致。BBFC对文件行为特征进行分类,并根据这些行为特征采取相应的保存恢复策略,从而在很大概率上减少了检查点间隔需要保存的文件内容,降低了文件检查点的时间、空间开销。它对用户透明,简单易用。 Checkpoint/restart is an important feature of high performance platforms. It saves the state of an exe-cuting program periodically and recovers it after a failure. As many applications involve file operations, supporting file rollbacks is essential for checkpoint/ restart. Backup can restore files to the correct state, but its cost is too high.In this paper we propose a behavior based file checkpointing strategy ( BBFC), which provides a correct recovery of file data and ensures consistency between file state and other states of a process when a rollback is done by restart-ing the program from the last checkpoint. BBFC classifies details of the file operation behaviors and provides a guidance on what to be saved during file checkpointing according to those behaviors. It dramatically minimizes the overhead of file checkpointing due to the reduction of file data which need to be saved. And it is transparent and easy to use.
作者 周益帆 吴咏
出处 《软件》 2017年第7期137-142,共6页 Software
关键词 计算机软件 文件检查点 行为特征 回卷恢复 -致性 检查点间隔 Computer software File checkpointing Behavior based Rollback recovery Consistency Check-point interval
  • 相关文献

参考文献1

二级参考文献5

  • 1[1]Tannenbaum, T., Litzkow, M. The condor distributed processing system. Dr. Dobb's Journal, 1995,(2):40~48.
  • 2[2]Plank, J.S., Beck, M., Kinsley, G. Libckpt: transparent checkpointing under Unix. In: Usenix Winter 1995 Technology Conference. 1995. 213~223.
  • 3[3]Wang, Y.M., Huang, Y., et al. Checkpointing and its applications. In: Proceedings of the IEEE 25th Symposium on Fault-Tolerant Computing. 1995. 22~31.
  • 4[4]Pei, Dan, Wang, Dong-sheng. WOB: a new approach to checkpoint active file. Chinese Journal of Electronics, 2000,28(5):9~12 (in Chinese).
  • 5裴丹,汪东升,沈美明,郑纬民.WOB:一种新的文件检查点设置策略[J].电子学报,2000,28(5):9-12. 被引量:7

共引文献2

同被引文献11

引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部