@article{oai:ipsj.ixsq.nii.ac.jp:00095760,
 author = {追川, 修一 and 三木, 聡 and Shuichi, Oikawa and Satoshi, Miki},
 issue = {4},
 journal = {情報処理学会論文誌コンピューティングシステム(ACS)},
 month = {Oct},
 note = {近年,プロセッサがバイト単位で直接アクセスでき,メインメモリとしても使用可能な不揮発性のnon-volatile(NV)メモリの実用化が進んでいる.NVメモリは不揮発性であることから,メインメモリとしてだけでなく,ストレージとしても使用可能である.本論文は,NVメインメモリを用いたチェックポイント・リスタートシステムを提案する.提案手法は,NVメモリをメインメモリとして用い,またNVメインメモリとファイルシステムが融合されたシステムを用いることを前提とすることで,1)チェックポイントに必要な実行状態の大部分を占めるメモリデータを,そのままチェックポイントファイルの一部とすることによる,チェックポイントの高速化,2)リスタート時にも,チェックポイントファイルのデータを,そのまま実行状態のメモリの一部とすることによる,リスタートの高速化を実現する.提案手法を実装したLinuxを実機上で実行する評価実験を行い,提案手法がチェックポイントおよびリスタートの高速化に有効であることを示す., Research and development on byte addressable non-volatile (NV) memory technologies that can be used for main memory are actively conducted. Because of its non-volatility, NV memory can be used for both main memory and storage devices. This paper proposes a checkpoint/restart system for NV main memory. The proposed system makes checkpointing and restart much more efficient by utilizing NV main memory and being based on the system that unifies NV main memory and storage. Making process data directly part of a checkpoint file enables faster checkpointing, and making a part of a checkpoint file directly process data enables faster restart. This paper shows the evaluation results of the proposed methods implemented in Linux by performing experiments.},
 pages = {49--57},
 title = {Non-Volatileメインメモリを用いたチェックポイント・リスタートシステム},
 volume = {6},
 year = {2013}
}