<?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-20T02:15:20Z</responseDate>
  <request verb="GetRecord" metadataPrefix="jpcoar_1.0" identifier="oai:ipsj.ixsq.nii.ac.jp:00011327">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00011327</identifier>
        <datestamp>2025-01-23T02:17:31Z</datestamp>
        <setSpec>581:651:662</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>オープンソフトウェアによるNetwork Attached Storageの性能の解析および改善に関する一試み</dc:title>
          <dc:title xml:lang="en">Performance Analysis and Improvement of Network Attached Storage Built from Open Software</dc:title>
          <dcterms:alternative>計算機アーキテクチャ</dcterms:alternative>
          <jpcoar:creator>
            <jpcoar:creatorName>田胡, 和哉</jpcoar:creatorName>
            <jpcoar:creatorName>根岸, 康</jpcoar:creatorName>
            <jpcoar:creatorName>奥山, 健一</jpcoar:creatorName>
            <jpcoar:creatorName>村田, 浩樹</jpcoar:creatorName>
            <jpcoar:creatorName>松永, 拓也</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Kazuya, Tago</jpcoar:creatorName>
            <jpcoar:creatorName xml:lang="en">Yasushi, Negishi</jpcoar:creatorName>
            <jpcoar:creatorName xml:lang="en">Kenichi, Okuyama</jpcoar:creatorName>
            <jpcoar:creatorName xml:lang="en">Hiroki, Murata</jpcoar:creatorName>
            <jpcoar:creatorName xml:lang="en">Takuya, Matsunaga</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:subject subjectScheme="Other">論文</jpcoar:subject>
          <datacite:description descriptionType="Other">LinuxおよびSamba等の，いわゆるオープンソフトウェアを用いて実装された，NFS，CIFSプロトコルによるファイルサービス機能を持つNetwork Attached Storage（NAS）の性能を，スループットを指標として解析した．実用的な条件でプロセッサネックになる場合があることが確認された．プロセッサが消費される原因として，単一のものとしてはファイルシステムとプロトコルスタックの間で行われるデータコピーが占める割合が最も大きく，全体の20%以上を占めることが判明した．データコピーのオーバヘッドを解析すると，同一のデータに対して行われる複数回のデータコピーの回数を削減しても，完全にコピーを排除しないかぎり性能の向上は得られないことが測定された．実際にNFS，および，CIFSプロトコル向きに完全にコピーを排除したzerocopy機構を実現することにより，10%以上の全体性能の向上が確認された．本稿では，性能向上の理由に関する解析，および，改善結果について述べる．</datacite:description>
          <datacite:description descriptionType="Other">The performance and causes of overheads of Network Attached Storage (NAS) which is built from open software components including Linux and Samba have been analyzed.  The analysis showes that the processor is one of the major bottleneck sources.  The overhead from copying payload data is found to be the largest single source of the processor overhead.  We also found that reducing multiple times of data copy into single copy produces little performance gain, and we need to eliminate all of  payload data copy by processor to get much larger performance gain.  We built zerocopy mechanisms for both CIFS and NFS protocols by modifying Linux kernel and evaluated them.  It has been shown that around 10% of improvement in throughput is attainable from the zerocopy mechanisms.</datacite:description>
          <datacite:date dateType="Issued">2003-02-15</datacite:date>
          <dc:language>jpn</dc:language>
          <dc:type rdf:resource="http://purl.org/coar/resource_type/c_6501">journal article</dc:type>
          <jpcoar:identifier identifierType="URI">https://ipsj.ixsq.nii.ac.jp/records/11327</jpcoar:identifier>
          <jpcoar:sourceIdentifier identifierType="ISSN">1882-7764</jpcoar:sourceIdentifier>
          <jpcoar:sourceIdentifier identifierType="NCID">AN00116647</jpcoar:sourceIdentifier>
          <jpcoar:sourceTitle>情報処理学会論文誌</jpcoar:sourceTitle>
          <jpcoar:volume>44</jpcoar:volume>
          <jpcoar:issue>2</jpcoar:issue>
          <jpcoar:pageStart>344</jpcoar:pageStart>
          <jpcoar:pageEnd>352</jpcoar:pageEnd>
          <jpcoar:file>
            <jpcoar:URI>https://ipsj.ixsq.nii.ac.jp/record/11327/files/IPSJ-JNL4402016.pdf</jpcoar:URI>
            <jpcoar:mimeType>application/pdf</jpcoar:mimeType>
            <jpcoar:extent>220.7 kB</jpcoar:extent>
            <datacite:date dateType="Available">2005-02-15</datacite:date>
          </jpcoar:file>
        </jpcoar:jpcoar>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
