<?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-04-17T15:57:04Z</responseDate>
  <request verb="GetRecord" metadataPrefix="oai_dc" identifier="oai:ipsj.ixsq.nii.ac.jp:00233404">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00233404</identifier>
        <datestamp>2025-01-19T10:06:36Z</datestamp>
        <setSpec>1164:1579:11464:11527</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>マルチコアRISC-Vプロセッサ用コンテキストキャッシュの設計</dc:title>
          <dc:title>Context Cache Design for Multicore RISC-V Processors</dc:title>
          <dc:creator>山澤, 彪</dc:creator>
          <dc:creator>伊藤, 務</dc:creator>
          <dc:creator>水頭, 一壽</dc:creator>
          <dc:creator>山﨑, 信行</dc:creator>
          <dc:creator>Akira, Yamazawa</dc:creator>
          <dc:creator>Tsutomu, Itou</dc:creator>
          <dc:creator>Kazutoshi, Suito</dc:creator>
          <dc:creator>Nobuyuki, Yamasaki</dc:creator>
          <dc:subject>プロセッサ・アーキテクチャ</dc:subject>
          <dc:description>昨今，プログラムは複数のスレッドを用いて処理が実行される場合が多い．スレッドを複数用いて実行する場合，プロセッサ上で実行するスレッドを交換する際にコンテキストスイッチが発生する．この処理には，一般的に数百クロックかかる．コンテキストスイッチが頻繁に発生するようなプログラムでは性能を低下させる要因となる．コンテキストスイッチのオーバヘッドはオンチップの専用キャッシュであるコンテキストキャッシュを用いることで削減することができる．本研究ではマルチコア RISC-V プロセッサ用のコンテキストキャッシュを設計し，擬似的なスレッドの同時実行を行った．そして，コンテキストキャッシュの有効性をプログラムで評価したところ，提案手法によってコンテキストスイッチのオーバヘッドを削減することができた．</dc:description>
          <dc:description>Today, programs are executed using multiple threads. When multiple threads are used for execution, a context switch occurs when the threads are exchanged. The context switch saves the information necessary for the computation (context) to memory and retrieves the context of the next thread from memory. This process results in a large overhead. The context switch overhead can be reduced by using a on-chip cache, the context cache. In this study, we designed the context cache for multi-core RISC-V processors. The results were evaluated with and without the context cache. The proposed method reduces the overhead of context switches.</dc:description>
          <dc:description>technical report</dc:description>
          <dc:publisher>情報処理学会</dc:publisher>
          <dc:date>2024-03-14</dc:date>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>研究報告システム・アーキテクチャ（ARC）</dc:identifier>
          <dc:identifier>19</dc:identifier>
          <dc:identifier>2024-ARC-256</dc:identifier>
          <dc:identifier>1</dc:identifier>
          <dc:identifier>6</dc:identifier>
          <dc:identifier>2188-8574</dc:identifier>
          <dc:identifier>AN10096105</dc:identifier>
          <dc:identifier>https://ipsj.ixsq.nii.ac.jp/record/233404/files/IPSJ-ARC24256019.pdf</dc:identifier>
          <dc:language>jpn</dc:language>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
