{"links":{},"id":95296,"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00095296","sets":["934:1119:7062:7270"]},"path":["7270"],"owner":"11","recid":"95296","title":["キャッシュ電源遮断時の性能ペナルティ削減のための損失データプリフェッチ"],"pubdate":{"attribute_name":"公開日","attribute_value":"2013-09-25"},"_buckets":{"deposit":"74e9be92-4f67-409d-a929-0869fb30ecf6"},"_deposit":{"id":"95296","pid":{"type":"depid","value":"95296","revision_id":0},"owners":[11],"status":"published","created_by":11},"item_title":"キャッシュ電源遮断時の性能ペナルティ削減のための損失データプリフェッチ","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"キャッシュ電源遮断時の性能ペナルティ削減のための損失データプリフェッチ"},{"subitem_title":"Lost Data Prefetching to Reduce Performance Degradation Caused by Powering off Caches","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"[プロセッサアーキテクチャ] キャッシュ,省電力化,プリフェッチ","subitem_subject_scheme":"Other"}]},"item_type_id":"3","publish_date":"2013-09-25","item_3_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"東京大学"},{"subitem_text_value":"東京大学"},{"subitem_text_value":"東京大学"},{"subitem_text_value":"東京大学"},{"subitem_text_value":"東京大学"}]},"item_3_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"The University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"The University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"The University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"The University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"The University of Tokyo","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/95296/files/IPSJ-TACS0603013.pdf"},"date":[{"dateType":"Available","dateValue":"2015-09-25"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-TACS0603013.pdf","filesize":[{"value":"1.8 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":"16"},{"tax":["include_tax"],"price":"0","billingrole":"11"},{"tax":["include_tax"],"price":"0","billingrole":"14"},{"tax":["include_tax"],"price":"0","billingrole":"15"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"2af2d295-78d7-443d-82e0-a86ccdfa2fb3","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2013 by the Information Processing Society of Japan"}]},"item_3_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"有間, 英志"},{"creatorName":"薦田, 登志矢"},{"creatorName":"中田, 尚"},{"creatorName":"三輪, 忍"},{"creatorName":"中村, 宏"}],"nameIdentifiers":[{}]}]},"item_3_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Eishi, Arima","creatorNameLang":"en"},{"creatorName":"Toshiya, Komoda","creatorNameLang":"en"},{"creatorName":"Takashi, Nakada","creatorNameLang":"en"},{"creatorName":"Shinobu, Miwa","creatorNameLang":"en"},{"creatorName":"Hiroshi, Nakamura","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_3_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA11833852","subitem_source_identifier_type":"NCID"}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_6501","resourcetype":"journal article"}]},"item_3_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"1882-7829","subitem_source_identifier_type":"ISSN"}]},"item_3_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"現在のコンピュータシステムでは,プロセッサのアイドル時の電力を削減するために,OSがアイドル状態を検出するとコアやキャッシュの電源遮断が行われる.ただし,キャッシュの電源を遮断した場合には,格納されていたデータが失われるため,電源復帰後にそのような損失データを参照した場合,追加のキャッシュミスが発生して性能が低下するという問題がある.そのため,現行のシステムではキャッシュの電源遮断を行う機会は限られており,特にラスト・レベル・キャッシュの電源遮断はほとんど行われていないのが現状である.本稿では,このキャッシュの電源遮断にともなう性能低下を防ぐため,電源遮断によって損失した各々のデータについて,そのデータがアクセスされる前にキャッシュに復帰させるプリフェッチ方式を提案する.提案方式をシミュレータ上に実装し,実験を行った結果,電源遮断後にも再利用されるような損失データのうち,多くのデータについてプリフェッチが成功した.これにより電源遮断にともなう性能低下を大幅に抑えることができ,電源遮断の機会を広げることができることが分かった.","subitem_description_type":"Other"}]},"item_3_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"In current computer systems, to reduce power consumption of a processor in idle state, cores and caches are powered off when OS detects the idle state. However, powering off caches causes performance degradation, because it invokes data loss and additional cache misses. For this reason, caches, especially last level cache, are infrequently powered off in modern systems. To cope with this problem we propose a novel prefetch scheme: restoring such lost data before they are re-referenced. The experimental results show lots of lost data can be restored before re-references. Hence, it is cleared that this method suppresses performance degradation and increases opportunity of powering off caches.","subitem_description_type":"Other"}]},"item_3_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"130","bibliographic_titles":[{"bibliographic_title":"情報処理学会論文誌コンピューティングシステム(ACS)"}],"bibliographicPageStart":"118","bibliographicIssueDates":{"bibliographicIssueDate":"2013-09-25","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"3","bibliographicVolumeNumber":"6"}]},"relation_version_is_last":true,"weko_creator_id":"11"},"created":"2025-01-18T23:42:25.829011+00:00","updated":"2025-01-21T13:58:14.570925+00:00"}