OSにおける割込み処理のオーバヘッドを軽減する一括割込み処理機構

書誌事項

タイトル別名
  • OS ニ オケル ワリコミ ショリ ノ オーバヘッド オ ケイゲン スル イッカツ ワリコミ ショリ キコウ
  • Interrupt Packaging Mechanism to Reduce Overheads of Interrupt
  • システムソフトウェア要素技術

この論文をさがす

抄録

近年,計算機の高性能化が著しく,それにともない計算機周辺の入出力装置の処理速度も向上してきている.また,計算機の取り扱うデータ量の増加により,入出力の頻度も増加してきている.入出力の頻度の増加は,割込み発生の回数の増加をともなう.このため,割込み処理のオーバヘッドを削減し,効率の高い割込み処理を実行する必要がある.そこで,我々は,割込み処理のオーバヘッドを削減する手法として,複数の割込みを一括処理する一括割込み処理機構を提案する.我々は,一括割込み処理機構をMyrinet(1.28 Gbps)通信用のNIC(Network Interface Card)からの割込み処理に対して設計,実装を行った.本論文では,一括割込み処理機構の設計について述べ,実現した一括割込み処理機構の基本性能,および,他の演算処理を並列に実行させた場合の相互影響について報告する.

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.

収録刊行物

参考文献 (6)*注記

もっと見る

キーワード

詳細情報 詳細情報について

問題の指摘

ページトップへ