{"links":{},"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00079575","sets":["581:6276:6633"]},"path":["6633"],"owner":"11","recid":"79575","title":["実行トレースを用いた組込みシステムにおけるタスク内DVFSのためのチェックポイント抽出"],"pubdate":{"attribute_name":"公開日","attribute_value":"2011-12-15"},"_buckets":{"deposit":"fbd2a119-9a33-45f0-a776-4ad8f9a207d5"},"_deposit":{"id":"79575","pid":{"type":"depid","value":"79575","revision_id":0},"owners":[11],"status":"published","created_by":11},"item_title":"実行トレースを用いた組込みシステムにおけるタスク内DVFSのためのチェックポイント抽出","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"実行トレースを用いた組込みシステムにおけるタスク内DVFSのためのチェックポイント抽出"},{"subitem_title":"Execution Trace Based Checkpoint Extraction for Intra-task DVFS in Embedded Systems","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"一般論文","subitem_subject_scheme":"Other"}]},"item_type_id":"2","publish_date":"2011-12-15","item_2_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"名古屋大学/現在,西日本旅客鉄道株式会社"},{"subitem_text_value":"名古屋大学/日本学術振興会"},{"subitem_text_value":"名古屋大学"},{"subitem_text_value":"名古屋大学"},{"subitem_text_value":"立命館大学"},{"subitem_text_value":"名古屋大学"}]},"item_2_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Nagoya University / Presently with West Japan Railway Company","subitem_text_language":"en"},{"subitem_text_value":"Nagoya University / Japan Society for the Promotion of Science","subitem_text_language":"en"},{"subitem_text_value":"Nagoya University","subitem_text_language":"en"},{"subitem_text_value":"Nagoya University","subitem_text_language":"en"},{"subitem_text_value":"Ritsumeikan University","subitem_text_language":"en"},{"subitem_text_value":"Nagoya University","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"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/79575/files/IPSJ-JNL5212081.pdf"},"date":[{"dateType":"Available","dateValue":"2013-12-15"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-JNL5212081.pdf","filesize":[{"value":"1.3 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":"8"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"90212355-6c7a-4611-b807-a54111577578","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2011 by the Information Processing Society of Japan"}]},"item_2_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"立松, 知紘"},{"creatorName":"高瀬, 英希"},{"creatorName":"曾剛"},{"creatorName":"川島, 裕崇"},{"creatorName":"冨山, 宏之"},{"creatorName":"高田, 広章"}],"nameIdentifiers":[{}]}]},"item_2_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Tomohiro, Tatematsu","creatorNameLang":"en"},{"creatorName":"Hideki, Takase","creatorNameLang":"en"},{"creatorName":"Gang, Zeng","creatorNameLang":"en"},{"creatorName":"Hirotaka, Kawashima","creatorNameLang":"en"},{"creatorName":"Hiroyuki, Tomiyama","creatorNameLang":"en"},{"creatorName":"Hiroaki, Takada","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_2_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN00116647","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_2_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"1882-7764","subitem_source_identifier_type":"ISSN"}]},"item_2_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"近年,組込みシステムにおける消費エネルギーの削減は,重要な課題となっている.タスク内DVFSによって消費エネルギーを効果的に削減するためには,チェックポイントと呼ばれる,プログラム内部で動作周波数を切り替える場所が重要となる.さらに,消費エネルギー削減効果を向上させるためには,適切な数のチェックポイントが挿入されるのが望ましい.そこで,本研究では,実行トレースを用いたチェックポイントの抽出手法を提案する.本手法は,チェックポイント候補を抽出するための実行トレースマイニングと,より効果の高いチェックポイントを選定するチェックポイント選定法で構成される.実行トレースマイニングでは,実行時における条件分岐命令での振舞いと残り実行サイクル数を抽出して集約することでチェックポイント候補を探索する.チェックポイント選定法では,チェックポイント候補を消費エネルギー削減効果の観点で順位付けを行い,挿入したい個数のチェックポイントがプログラムに挿入される.評価実験では,MediaBenchのjpegエンコーダとデコーダのベンチマークに対して,提案手法を2種類のDVFS戦略に適用し,その有効性を確認した.","subitem_description_type":"Other"}]},"item_2_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"In recent years, it has been a crucial issue to reduce the energy consumption of embedded systems. For intra-task DVFS, it is important to decide the location of checkpoints in a program, at which the frequency of processor could be changed to reduce the energy consumption. Furthermore, since insertion of checkpoints causes both time and energy overhead, it is expected that only limited and effective checkpoints should be inserted. In this work, execution trace based checkpoint extraction for intra-task DVFS is proposed, which consists of two steps. In execution trace mining, the behaviors and remaining execution cycles of conditional branch instructions are extracted and merged from a large number of traces, and this information is used to help search checkpoint candidates. In checkpoint extraction, checkpoint candidates are ranked in order of descending efficiency for energy reduction, and only the expected number of top-ranked checkpoints is inserted into the program. The proposed technique was evaluated by using the jpeg encoder and decoder benchmarks, and its effectiveness has been confirmed.","subitem_description_type":"Other"}]},"item_2_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"3744","bibliographic_titles":[{"bibliographic_title":"情報処理学会論文誌"}],"bibliographicPageStart":"3729","bibliographicIssueDates":{"bibliographicIssueDate":"2011-12-15","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"12","bibliographicVolumeNumber":"52"}]},"relation_version_is_last":true,"weko_creator_id":"11"},"updated":"2025-01-21T20:11:42.905147+00:00","created":"2025-01-18T23:34:17.488059+00:00","id":79575}