{"updated":"2025-01-21T14:31:54.521610+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00094608","sets":["1164:1867:7090:7235"]},"path":["7235"],"owner":"11","recid":"94608","title":["CPU affinityによる汎用OSのリアルタイム性向上手法"],"pubdate":{"attribute_name":"公開日","attribute_value":"2013-07-24"},"_buckets":{"deposit":"ea531121-c687-4283-aada-8539a8c28f22"},"_deposit":{"id":"94608","pid":{"type":"depid","value":"94608","revision_id":0},"owners":[11],"status":"published","created_by":11},"item_title":"CPU affinityによる汎用OSのリアルタイム性向上手法","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"CPU affinityによる汎用OSのリアルタイム性向上手法"},{"subitem_title":"Improving the real-time performance of a general-purpose OS through CPU affinity","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"リアルタイムとマルチコア","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2013-07-24","item_4_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":"名古屋大学"},{"subitem_text_value":"名古屋大学"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Toshiba Corporation. / Nagoya University","subitem_text_language":"en"},{"subitem_text_value":"Toshiba Corporation.","subitem_text_language":"en"},{"subitem_text_value":"Toshiba Corporation.","subitem_text_language":"en"},{"subitem_text_value":"Toshiba Corporation.","subitem_text_language":"en"},{"subitem_text_value":"Toshiba Corporation.","subitem_text_language":"en"},{"subitem_text_value":"Nagoya University","subitem_text_language":"en"},{"subitem_text_value":"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/94608/files/IPSJ-OS13126018.pdf"},"date":[{"dateType":"Available","dateValue":"2015-07-24"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-OS13126018.pdf","filesize":[{"value":"570.1 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"11"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"264211ad-7eb8-49bb-9b89-dc9c1a89d184","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2013 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"山田, 真大"},{"creatorName":"林, 和宏"},{"creatorName":"鈴木, 章浩"},{"creatorName":"岡本, 幸太"},{"creatorName":"小林, 良岳"},{"creatorName":"本田, 晋也"},{"creatorName":"高田, 広章"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Masahiro, Yamada","creatorNameLang":"en"},{"creatorName":"Kazuhiro, Hayashi","creatorNameLang":"en"},{"creatorName":"Akihiro, Suzuki","creatorNameLang":"en"},{"creatorName":"Kota, Okamoto","creatorNameLang":"en"},{"creatorName":"Yoshitake, Kobayashi","creatorNameLang":"en"},{"creatorName":"Shinya, Honda","creatorNameLang":"en"},{"creatorName":"Hiroaki, Takada","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10444176","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_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"組込み向け機器に利用されるハードウェアの高性能化に伴い,組込み OS として Linux などの汎用 OS が搭載されるようになった.組込み機器では,リアルタイム性が重要視されるため,Linux を採用する場合,カーネルに改良を施すことでリアルタイム性を確保している.また,マルチコア CPU を搭載する組込み機器では,Linux が持つ CPU affinity の機能を用いることで,シングルコアでは不可能であった高負荷時におけるリアルタイム性も確保することが可能になった.しかし,CPU コア毎に存在するカーネルスレッドは CPU affinity を適用することができず,また,この処理がまれに引き起こすタイマのカスケード処理には多くの処理時間を必要とし,リアルタイム性を阻害する原因となる.本論文では,マルチコア CPU の各コアを,リアルタイム性を必要とする CPU コアと不要とする CPU コアに分割し,リアルタイム性を必要とする CPU コアでは,タイマのカスケード処理を発生させないよう事前に対策を施すことで,リアルタイム性を確保する手法を提案する.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"With the increase in hardware performance of modern embedded systems, general-purpose operating systems (OS) such as Linux are commonly used as embedded OSs. Furthermore, the use of multi-core CPUs enables Linux to improve its real-time performance even on high-load scenarios which is rather hard to achieve on single-core CPUs thanks to its \"CPU affinity\" functionality. However, we found two issues in the current version of the Linux kernel: the CPU affinity of some kernel threads cannot be specified; and the use of timer cascading (use of multiple hardware timers to count time) increases the worst-case response time of real-time tasks. In this paper, we classify the cores in a multi-core CPU into 2 different groups: cores which require real-time performance guarantees; and cores which do not require such guarantees. Then, we propose and evaluate a method that improves the real-time performance of the system by disabling timer cascading on cores which require real-time performance guarantees.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"7","bibliographic_titles":[{"bibliographic_title":"研究報告システムソフトウェアとオペレーティング・システム(OS)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2013-07-24","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"18","bibliographicVolumeNumber":"2013-OS-126"}]},"relation_version_is_last":true,"weko_creator_id":"11"},"created":"2025-01-18T23:41:53.476145+00:00","id":94608,"links":{}}