{"id":11100,"updated":"2025-01-23T02:26:38.548629+00:00","links":{},"created":"2025-01-18T22:45:49.534327+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00011100","sets":["581:651:653"]},"path":["653"],"owner":"1","recid":"11100","title":["OSにおける割込み処理のオーバヘッドを軽減する一括割込み処理機構"],"pubdate":{"attribute_name":"公開日","attribute_value":"2003-11-15"},"_buckets":{"deposit":"8fdff408-183c-4ab3-9795-b0b08ec8c2d4"},"_deposit":{"id":"11100","pid":{"type":"depid","value":"11100","revision_id":0},"owners":[1],"status":"published","created_by":1},"item_title":"OSにおける割込み処理のオーバヘッドを軽減する一括割込み処理機構","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"OSにおける割込み処理のオーバヘッドを軽減する一括割込み処理機構"},{"subitem_title":"Interrupt Packaging Mechanism to Reduce Overheads of Interrupt","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"論文","subitem_subject_scheme":"Other"}]},"item_type_id":"2","publish_date":"2003-11-15","item_2_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"九州大学大学院システム情報科学研究院"},{"subitem_text_value":"九州大学大学院システム情報科学府/現在,株式会社富士通研究所"},{"subitem_text_value":"岡山大学工学部"},{"subitem_text_value":"九州大学大学院システム情報科学研究院"}]},"item_2_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Faculty of Information Science and Electrical Engineering, Kyushu University","subitem_text_language":"en"},{"subitem_text_value":"Faculty of Information Science and Electrical Engineering, Kyushu University/Presently with Fujitsu Laboratories, LTD.","subitem_text_language":"en"},{"subitem_text_value":"Faculty of Engineering, Okayama University","subitem_text_language":"en"},{"subitem_text_value":"Faculty of Information Science and Electrical Engineering, Kyushu 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/11100/files/IPSJ-JNL4411030.pdf"},"date":[{"dateType":"Available","dateValue":"2005-11-15"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-JNL4411030.pdf","filesize":[{"value":"317.5 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":"8"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"4a62534d-d689-4b60-ae62-b56a75f8a7a1","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2003 by the Information Processing Society of Japan"}]},"item_2_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"乃村, 能成"},{"creatorName":"中島耕太"},{"creatorName":"谷口, 秀夫"},{"creatorName":"雨宮, 真人"}],"nameIdentifiers":[{}]}]},"item_2_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Yoshinari, Nomura","creatorNameLang":"en"},{"creatorName":"Kohta, Nakashima","creatorNameLang":"en"},{"creatorName":"Hideo, Taniguchi","creatorNameLang":"en"},{"creatorName":"Makoto, Amamiya","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":"近年,計算機の高性能化が著しく,それにともない計算機周辺の入出力装置の処理速度も向上してきている.また,計算機の取り扱うデータ量の増加により,入出力の頻度も増加してきている.入出力の頻度の増加は,割込み発生の回数の増加をともなう.このため,割込み処理のオーバヘッドを削減し,効率の高い割込み処理を実行する必要がある.そこで,我々は,割込み処理のオーバヘッドを削減する手法として,複数の割込みを一括処理する一括割込み処理機構を提案する.我々は,一括割込み処理機構をMyrinet(1.28 Gbps)通信用のNIC(Network Interface Card)からの割込み処理に対して設計,実装を行った.本論文では,一括割込み処理機構の設計について述べ,実現した一括割込み処理機構の基本性能,および,他の演算処理を並列に実行させた場合の相互影響について報告する.","subitem_description_type":"Other"}]},"item_2_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"According to the increasing amount of data transferred betweencomputers and peripheral devices, the frequency of interrupts fromperipheral devices increases. Thus, efficiency of interrupt handling is one of the key issues torealize high performance computing environments.  In order to reduceinterrupt overheads, we propose an interrupt packaging mechanismthat aggregates main handlers of a series of interrupts.We have designed and implemented an interrupt packaging mechanism forinterrupts from NIC (Network Interface Card) of Myrinet (1.28,Gbps).In this paper, we report design and implementation of an interrupt packagingmechanism, and our performance evaluation.","subitem_description_type":"Other"}]},"item_2_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"2805","bibliographic_titles":[{"bibliographic_title":"情報処理学会論文誌"}],"bibliographicPageStart":"2796","bibliographicIssueDates":{"bibliographicIssueDate":"2003-11-15","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"11","bibliographicVolumeNumber":"44"}]},"relation_version_is_last":true,"item_2_alternative_title_2":{"attribute_name":"その他タイトル","attribute_value_mlt":[{"subitem_alternative_title":"システムソフトウェア要素技術"}]},"weko_creator_id":"1"}}