Home >

news ヘルプ

論文・著書情報


タイトル
和文:リアルタイムパケットの送信制御 
英文: 
著者
和文: 野村 哲弘, 石川裕.  
英文: Akihiro Nomura, Yutaka Ishikawa.  
言語 Japanese 
掲載誌/書名
和文:情報処理学会研究報告システムソフトウェアとオペレーティング・システム(OS) 
英文: 
巻, 号, ページ Vol. 2005    No. 48    pp. 161-162
出版年月 2005年4月 
出版者
和文:一般社団法人情報処理学会 
英文: 
会議名称
和文: 
英文: 
開催地
和文: 
英文: 
アブストラクト 時間制約のあるタスク間の通信における送出制御について,各メッセージパケット毎に時間制約情報を付加してパケット配送時間を保障する方法を提案する.カーネル内で各パケットの送信時間を算出してそれらの時間制約を満たすように送信順序を調整して送出する.時間制約を満たせなくなるパケットについては発信元アプリケーションに例外を通知して破棄する.これらにより送信キュー内で優先度逆転現象を解決する.また,上記機構をLinux上でQdisc(キューイング規則)を用いて実装し,様々な時間制約を持つパケットを混在させた環境でもそれぞれの時間制約を満たす通信が行なわれることを示す.In the transmission control of communication between tasks whose packet's delivery time has deadline, a new method, using the delivery time information instead of the priority of task running, is proposed. The transmission order is determined based on the delivery time, in order to guarantee the deadline constraint of each packet. If the packet no longer satisfies its deadline, an exception is delivered to the application and the packet is dropped. In this way, the priority inversion problem is resolved in the transmission queue. This mechanism is implemented in Linux using the Qdisc (queuing discipline) framework. We show that the communication is done with the deadline constraint varies between the packets.

©2007 Tokyo Institute of Technology All rights reserved.