電気学会論文誌C(電子・情報・システム部門誌)
Online ISSN : 1348-8155
Print ISSN : 0385-4221
ISSN-L : 0385-4221
通信オーバヘッドを考慮したタスク割当て法の改良
小林 真也左木 茂克
著者情報
ジャーナル フリー

1999 年 119 巻 6 号 p. 676-683

詳細
抄録
Task Scheduling is key for high speed processing with a multiprocessor system. Scheduler should take consider in not only task size but also communication overhead. Effect of communication overhead is not constant. If a task is smaller than others, communication over head has more effective to this task than to others. By the way, traditional scheduling algorithm uses idle processors aggressively when idle processors exist. It increases communication between processors, and then finally processing time with multiprocessor overcomes processing time with single processor.
In this paper, we propose new task scheduling algorithm. This algorithm is improved version of CP/RCO. This can consider relative relation between task size and communication overhead, and also pending allocation if other busy processor to execute task faster exists. We present that our proposed algorithm is more efficient than traditional algorihtms, and that computaion complexity of our algorithm is O (mn2).
著者関連情報
© 電気学会
前の記事 次の記事
feedback
Top