著者
五島 正裕 岡田 智明 細見 岳生 森 眞一郎 中島 浩 富田 眞治
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告計算機アーキテクチャ(ARC)
巻号頁・発行日
vol.1993, no.71, pp.121-128, 1993-08-19
被引用文献数
2

我々は,一つのアーキテクチャで共有メモリ型およびメッセージ・パッシング型の両方の通信モデルをサポートすることが重要であると考え,スケーラブルな共有メモリ・マルチプロセッサのコヒーレント・キャッシュ・システムとメッセージ通信機能を統合することを試みている.本システムではI?StructureやFIFOなどの同期構造体を利用して高速な細粒度メッセージ通信を実現する.本稿ではこのキャッシュ・システムのコヒーレンス制御方式とメッセージ通信機構について述べる.Based on an opinion that a single architecture should support communication models of both shared memory type and message passing type, we are trying to integrate message communication mechanism with the coherent cache system on the shared memory multiprocessor. This system realizes fast fine-grain message communication by utilizing the synchronization structure such as I-Structure or FIFO. In this paper, we describe the coherence control method and the message communication mechanism of the system.