{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00203147","sets":["581:10023:10025"]},"path":["10025"],"owner":"44499","recid":"203147","title":["オンライン処理とバッチ処理の処理負荷を分散制御する入出力制御方式の実装と評価"],"pubdate":{"attribute_name":"公開日","attribute_value":"2020-02-15"},"_buckets":{"deposit":"debbf581-6e07-4948-a535-49d7fcbd191b"},"_deposit":{"id":"203147","pid":{"type":"depid","value":"203147","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"オンライン処理とバッチ処理の処理負荷を分散制御する入出力制御方式の実装と評価","author_link":["499843","499845","499844","499841","499840","499839","499842","499838"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"オンライン処理とバッチ処理の処理負荷を分散制御する入出力制御方式の実装と評価"},{"subitem_title":"Implementation and Evaluation of I/O Control Mechanism Controlling Workload Distribution Based on I/O Characteristics of Online and Batch Processing","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"[特集:ネットワークサービスと分散処理] ディスク,I/O,スケジューリング,オンライン処理,バッチ処理","subitem_subject_scheme":"Other"}]},"item_type_id":"2","publish_date":"2020-02-15","item_2_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"岡山大学大学院自然科学研究科/株式会社NTTデータ"},{"subitem_text_value":"高知工科大学情報学群"},{"subitem_text_value":"岡山大学大学院自然科学研究科/株式会社日立製作所"},{"subitem_text_value":"岡山大学大学院自然科学研究科"}]},"item_2_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Graduate School of Natural Science and Technology, Okayama University / NTT Data Corporation","subitem_text_language":"en"},{"subitem_text_value":"School of Information, Kochi University of Technology","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Natural Science and Technology, Okayama University / Hitachi, Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Natural Science and Technology, Okayama 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/203147/files/IPSJ-JNL6102019.pdf","label":"IPSJ-JNL6102019.pdf"},"date":[{"dateType":"Available","dateValue":"2022-02-15"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-JNL6102019.pdf","filesize":[{"value":"1.9 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":"3852d686-592f-49eb-a48a-a1d85ba70e8e","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2020 by the Information Processing Society of Japan"}]},"item_2_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"田辺, 雅則"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"横山, 和俊"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"長尾, 尚"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"谷口, 秀夫"}],"nameIdentifiers":[{}]}]},"item_2_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Masanori, Tanabe","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Kazutoshi, Yokoyama","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Takashi, Nagao","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Hideo, Taniguchi","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":"銀行のオンラインシステムに代表される業務システムでは,オンライン処理とバッチ処理が別計算機で実行される.しかし,計算機の処理能力向上とともに,計算機資源を十分に利用しない時間帯が生じ,分割損が生じている.両処理の計算機資源の利用量は時間帯で異なるため,両処理を同じ計算機で実行するシステム構成とすることで,分割損を軽減し,計算機資源の利用効率の向上が期待できる.しかし,このシステム構成においては,2つの処理の負荷を分散させ,バッチ処理の負荷がオンライン処理の応答時間に悪影響を与えないようにすることが強く求められる.しかし,負荷分散は,プロセス優先度を用いたプロセッサ割当て制御だけでは不十分であり,ディスクに対するI/O要求の負荷分散が必要である.本論文では,オンライン処理とバッチ処理のファイルI/Oの特徴として入出力データ長に着目し,ディスクに対するI/O要求の短期の負荷分散を行うディスクI/O制御方式を提案し,FreeBSDに実装し評価した結果を述べる.","subitem_description_type":"Other"}]},"item_2_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"Some IT systems, including banking systems, perform online and batch processing on a daily basis. To separate the impact of both processings, typical banking systems employ individual computers dedicated to each processing. However, with the improvement of computer performance, computer resources of each dedicated system are not fully utilized. Since the use of computer resources for online and batch processing is different in time, it is expected to improve the utilization of computer resources by executing both processings on the same computer. In this system, it is strongly demanded that the workload of both processings are distributed so that the workload of batch processing does not affect the response time of online processing. It is not enough only controlling to assign each workload to processor units of a computer using priority of online and batch processing, and it is also needed to distribute I/O requests to a disk. In this paper, we propose an effective method for maximizing disk I/O performance under composite workloads. Our basic idea depends on the fact that workloads of online and batch processing (1) have different peak times in a day, and (2) have different I/O patterns of disk access and lengths of data. We describe the I/O control mechanism in FreeBSD and the evaluation of it in this paper.","subitem_description_type":"Other"}]},"item_2_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"286","bibliographic_titles":[{"bibliographic_title":"情報処理学会論文誌"}],"bibliographicPageStart":"275","bibliographicIssueDates":{"bibliographicIssueDate":"2020-02-15","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"2","bibliographicVolumeNumber":"61"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":203147,"updated":"2025-01-19T20:39:07.588885+00:00","links":{},"created":"2025-01-19T01:05:35.629861+00:00"}