Title :
A router architecture for real-time communication in multicomputer networks
Author :
Rexford, Jennifer ; Hall, John ; Shin, Kang G.
Author_Institution :
Network & Distributed Syst., AT&T Bell Labs., Florham Park, NJ, USA
fDate :
10/1/1998 12:00:00 AM
Abstract :
Parallel machines have the potential to satisfy the large computational demands of real-time applications. These applications require a predictable communication network, where time-constrained traffic requires bounds on throughput and latency, while good average performance suffices for best-effort packets. This paper presents a new router architecture that tailors low-level routing, switching, arbitration, flow-control, and deadlock-avoidance policies to the conflicting demands of each traffic class. The router implements bandwidth regulation and deadline-based scheduling, with packet switching and table-driven multicast routing, to bound end-to-end delay and buffer requirements for time-constrained traffic while allowing best-effort traffic to capitalize on the low-latency routing and switching schemes common in modern parallel machines. To limit the cost of servicing time-constrained traffic, the router includes a novel packet scheduler that shares link-scheduling logic across the multiple output ports, while masking the effects of dock rollover on the representation of packet eligibility times and deadlines. Using the Verilog hardware description language and the Epoch silicon compiler, we demonstrate that the router design meets the performance goals of both traffic classes in a single-chip solution. Verilog simulation experiments on a detailed timing model of the chip show how the implementation and performance properties of the packet scheduler scale over a range of architectural parameters
Keywords :
multiprocessor interconnection networks; packet switching; parallel architectures; performance evaluation; real-time systems; Epoch silicon compiler; Verilog hardware description language; Verilog simulation; architectural parameters; buffer requirements; deadline-based scheduling; end-to-end delay; latency; multicomputer networks; packet switching; parallel machines; predictable communication network; real-time applications; real-time communication; router architecture; table-driven multicast routing; throughput; time-constrained traffic; Communication networks; Computer architecture; Concurrent computing; Delay; Hardware design languages; Packet switching; Parallel machines; Routing; Scheduling algorithm; Telecommunication traffic;
Journal_Title :
Computers, IEEE Transactions on