Network Interface Specification
暂无分享,去创建一个
The overall performance of a multicomputer depends heavily on the interface between the software and the communi- cation hardware. As pointed out in von Eicken''s thesis, this communication architecture should be versatile in that it be able to support a variety of different communication models, including shared memory, dataflow, and send/receive; it should support an efficient implementation of each model; and it should be incremental in that it shouldn''t interfere with the computation performance of the processor. Active Messages communication architecture have been shown to satisfy these criteria. Software implementations of Active message communication architecture, resulting in another order of magnitude reduction in communication overhead. The Active Message communication architecture defined in this report is an extension to the MIPS-II instruction set architecture. The resulting architecture features data transfer directly to Active Message handlers (along with limited context preservation), automatic atomicity of handlers, cheap asynchromazation operations, and hardware support for multicast.