<?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-19T22:32:27Z</responseDate>
  <request verb="GetRecord" metadataPrefix="oai_dc" identifier="oai:ipsj.ixsq.nii.ac.jp:00178598">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00178598</identifier>
        <datestamp>2025-01-20T05:03:42Z</datestamp>
        <setSpec>934:1022:9058:9059</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>並列ログ先行書き込み手法P-WAL</dc:title>
          <dc:title>P-WAL: Paralell Write-ahead Logging</dc:title>
          <dc:creator>神谷, 孝明</dc:creator>
          <dc:creator>川島, 英之</dc:creator>
          <dc:creator>星野, 喬</dc:creator>
          <dc:creator>建部, 修見</dc:creator>
          <dc:creator>Komei, Kamiya</dc:creator>
          <dc:creator>Hideyuki, Kawashima</dc:creator>
          <dc:creator>Takashi, Hoshino</dc:creator>
          <dc:creator>Osamu, Tatebe</dc:creator>
          <dc:subject>[研究論文] ログ先行書き込み，WAL，トランザクション，フラッシュストレージ</dc:subject>
          <dc:description>本研究はフラッシュストレージをログ用のストレージデバイスとするときにふさわしいWALプロトコルとしてP-WALを提案する．フラッシュストレージは複数のメモリチップに対して並列にアクセスすることで高い性能を発揮する．P-WALはフラッシュストレージの特性を活用し，各ワーカが専用の領域にログを書き込む並列ログ書き込み方式を用いる．この方式により従来の直列WAL方式で発生する，排他制御処理とストレージI/Oにともなう性能低下問題を解決する．P-WALをトランザクションシステム上で実装し，性能評価を行った．その結果，P-WALは直列WAL方式に対してマイクロベンチマークで10.0倍，TPC-Cベンチマークにおいて2.3倍の性能向上を示した．</dc:description>
          <dc:description>This paper proposes a new WAL protocol, P-WAL. We first demonstrate that parallel write operations well perform on a flash storage. P-WAL exploits the features of the flash storage. P-WAL lets each worker writes log records to its dedicated storage space. This design eliminates both the contentions on WAL buffer and the inefficient I/O operations where the conventional sequential WAL method suffers from. We design and implement P-WAL on a prototype transaction manager, and evaluate it with benchmarks. The result of experiments showed that P-WAL outperformed the conventional WAL. The improvement factors were 10.0 on micro-benchmark and 2.3 on TPC-C benchmark respectively.</dc:description>
          <dc:description>journal article</dc:description>
          <dc:publisher>情報処理学会</dc:publisher>
          <dc:date>2017-03-22</dc:date>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>情報処理学会論文誌データベース（TOD）</dc:identifier>
          <dc:identifier>1</dc:identifier>
          <dc:identifier>10</dc:identifier>
          <dc:identifier>24</dc:identifier>
          <dc:identifier>39</dc:identifier>
          <dc:identifier>1882-7799</dc:identifier>
          <dc:identifier>AA11464847</dc:identifier>
          <dc:identifier>https://ipsj.ixsq.nii.ac.jp/record/178598/files/IPSJ-TOD1001005.pdf</dc:identifier>
          <dc:language>jpn</dc:language>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
