<?xml version='1.0' encoding='UTF-8'?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-05-14T04:35:06Z</responseDate>
  <request metadataPrefix="jpcoar_1.0" verb="GetRecord" identifier="oai:ipsj.ixsq.nii.ac.jp:00070082">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00070082</identifier>
        <datestamp>2025-01-21T23:36:45Z</datestamp>
        <setSpec>1164:1867:5984:6142</setSpec>
      </header>
      <metadata>
        <jpcoar:jpcoar xmlns:datacite="https://schema.datacite.org/meta/kernel-4/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcndl="http://ndl.go.jp/dcndl/terms/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:jpcoar="https://github.com/JPCOAR/schema/blob/master/1.0/" xmlns:oaire="http://namespace.openaire.eu/schema/oaire/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rioxxterms="http://www.rioxx.net/schema/v2.0/rioxxterms/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="https://github.com/JPCOAR/schema/blob/master/1.0/" xsi:schemaLocation="https://github.com/JPCOAR/schema/blob/master/1.0/jpcoar_scm.xsd">
          <dc:title>プログラムの更新を可能とするCheckpoint/Restart機構</dc:title>
          <dc:title xml:lang="en">A Checkpoint/Restart Mechanism for Updateing Server Program</dc:title>
          <jpcoar:creator>
            <jpcoar:creatorName>室井, 雅仁</jpcoar:creatorName>
            <jpcoar:creatorName>鵜川, 始陽</jpcoar:creatorName>
            <jpcoar:creatorName>岩崎, 英哉</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Masahito, Muroi</jpcoar:creatorName>
            <jpcoar:creatorName xml:lang="en">Tomoharu, Ugawa</jpcoar:creatorName>
            <jpcoar:creatorName xml:lang="en">Hideya, Iwasaki</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:subject subjectScheme="Other">チェックポイント</jpcoar:subject>
          <datacite:description descriptionType="Other">近年，連続的に利用されるシステムが広く普及したことに伴ない，予期せぬ実行時エラーに対処するため，耐故障性に関する研究がなされてきている．耐故障性に関する研究の一つとして，Checkpoint/Restart と呼ばれる手法がある．この手法は正常動作しているプロセスの状態を予め保存しておき，障害発生時に保存しておいた状態を復元する手法である．しかし，通常 Checkpoint/Restart は，同じプログラムを利用するプロセスへ保存した情報を復元するので，バグが原因の障害の場合，同じ障害が発生してしまう．そこで本論文では，バグを修正するなどプログラムの内容を更新したプロセスへ状態を復元することが可能な Checkpoint/Restart 機構の設計と実装を行った．提案機構を利用することで，予め保存した状態を更新後のプログラムを持つプロセスへ復元可能になり，バグの修正に本機構を利用することで，サービスを継続したままプログラムが原因の障害を防げることを確認した．</datacite:description>
          <datacite:description descriptionType="Other">Checkpoint/Restart is a well-known and useful technology for the recovery from a crash due to an unexpected runtime error. This technology first saves the snapshot of a process's running state, and if an error occurs, restores the snapshot to re-construct the state of the running process and resume the execution. However, Checkpoint/Restart usually restores a saved state to a process executing the same program used by the checkpointed process. Thus the same runtime error may occur in the future, since the bug is not fixed. To resolve this problem, this paper described the design and implementation of a Checkpoint/ Restart system which enables users to restore a snapshot to a process executing a program whose bug has been fixed. We have confirmed that the new system are able to prevents the restored process from suffering from the same runtime error.</datacite:description>
          <dc:publisher xml:lang="ja">情報処理学会</dc:publisher>
          <datacite:date dateType="Issued">2010-07-27</datacite:date>
          <dc:language>jpn</dc:language>
          <dc:type rdf:resource="http://purl.org/coar/resource_type/c_18gh">technical report</dc:type>
          <jpcoar:identifier identifierType="URI">https://ipsj.ixsq.nii.ac.jp/records/70082</jpcoar:identifier>
          <jpcoar:sourceIdentifier identifierType="NCID">AN10444176</jpcoar:sourceIdentifier>
          <jpcoar:sourceTitle>研究報告システムソフトウェアと オペレーティング・システム（OS）</jpcoar:sourceTitle>
          <jpcoar:volume>2010-OS-115</jpcoar:volume>
          <jpcoar:issue>3</jpcoar:issue>
          <jpcoar:pageStart>1</jpcoar:pageStart>
          <jpcoar:pageEnd>7</jpcoar:pageEnd>
          <jpcoar:file>
            <jpcoar:URI>https://ipsj.ixsq.nii.ac.jp/record/70082/files/IPSJ-OS10115003.pdf</jpcoar:URI>
            <jpcoar:mimeType>application/pdf</jpcoar:mimeType>
            <jpcoar:extent>387.6 kB</jpcoar:extent>
            <datacite:date dateType="Available">2012-07-27</datacite:date>
          </jpcoar:file>
        </jpcoar:jpcoar>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
