{"created":"2025-01-19T01:31:16.028482+00:00","updated":"2025-01-19T10:52:34.540268+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00231104","sets":["1164:2240:11176:11408"]},"path":["11408"],"owner":"44499","recid":"231104","title":["選択的レベル2命令キャッシュの追加によるキャッシュの消費電力の削減"],"pubdate":{"attribute_name":"公開日","attribute_value":"2023-11-28"},"_buckets":{"deposit":"5e9d84cb-0f81-40d2-87e9-a32870660a4c"},"_deposit":{"id":"231104","pid":{"type":"depid","value":"231104","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"選択的レベル2命令キャッシュの追加によるキャッシュの消費電力の削減","author_link":["623390","623389"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"選択的レベル2命令キャッシュの追加によるキャッシュの消費電力の削減"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"アーキテクチャ","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2023-11-28","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"名古屋大学大学院工学研究科"},{"subitem_text_value":"名古屋大学大学院工学研究科"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Graduate School of Engineering, Nagoya University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Engineering, Nagoya University","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/231104/files/IPSJ-HPC23192026.pdf","label":"IPSJ-HPC23192026.pdf"},"date":[{"dateType":"Available","dateValue":"2025-11-28"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-HPC23192026.pdf","filesize":[{"value":"2.1 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"14"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"0e4b7b48-501f-4576-b858-e94dd319beb3","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2023 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"松浦, 淳"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"安藤, 秀樹"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10463942","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-8841","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"近年のサーバ・アプリケーションの命令フットプリントは,L1 命令キャッシュに収まらないほど大きくなっている.このため,L1 命令キャッシュ・ミス率が増加しており,サイズの大きな下位のキャッシュへのアクセスが増加している.この結果,キャッシュ・システム全体の消費電力が増加している.本研究では,L2 キャッシュの一部を命令専用として分離し,キャッシュ・システム全体の消費電力を削減する手法を提案する.この命令格納に専用化されたキャッシュを我々は選択的レベル 2 命令キャッシュ(SIC: selective level-2 instruction cache)と呼ぶ.SIC には,従来 L2 キャッシュに格納されていた命令の一部を選択的に格納し,L2 キャッシュには SIC に格納されなかった命令およびデータを格納する.L1 命令キャッシュでミスした場合,L2 キャッシュか SIC のどちらかにアクセスする.L2 キャッシュおよび SIC のサイズが従来の L2 キャッシュより小さいことによりキャッシュ・システム全体のエネルギー削減を実現することができる.一方で,キャッシュ分離により L2 に相当する階層の容量効率が低下し,この階層でのキャッシュ・ミス数が増加するが,SIC を有効に活用する手法を導入し,ミス数の増加を抑える.具体的には,SIC には L1 命令キャッシュ・ミス率が高く,かつ SIC の容量に収まる程度のサイズの関数の命令を選択的に格納する.第 1 回命令プリフェッチ・チャンピオンシップのベンチマークである IPC-1 トレースの 35 個のサーバ・ベンチマークを用いて評価した結果,従来の L2 キャッシュの場合と比較して,プロセッサの性能低下を 0.04% に抑えつつ,キャッシュ・システム全体の動的消費エネルギーを平均 9.2% 削減することができた.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"9","bibliographic_titles":[{"bibliographic_title":"研究報告ハイパフォーマンスコンピューティング(HPC)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2023-11-28","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"26","bibliographicVolumeNumber":"2023-HPC-192"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":231104,"links":{}}