DocumentCode :
446848
Title :
Polling Watchdog: Combining Polling and Interrupts for Efficient Message Handling
Author :
Gao, Guang R. ; Hum, Herbert H J ; Theobald, Kevin B. ; Tian, Xin-Min ; Maquelin, Olivier
fYear :
1996
fDate :
22-24 May 1996
Firstpage :
179
Lastpage :
179
Abstract :
Parallel systems supporting multithreading, or message passing in general, have typically used either polling or interrupts to handle incoming messages. Neither approach is ideal; either may lead to excessive overheads or message-handling latencies, depending on the application. This paper investigates a combined approach---Polling Watchdog, where both are used depending on the circumstances. The Polling Watchdog is a simple hardware extension that limits the generation of interrupts to the cases where explicit polling fails to handle the message quickly. As an added benefit, this mechanism also has the potential to simplify the interaction between interrupts and the network accesses performed by the program.We present the resulting performance for the EARTH-MANNA-S system, an implementation of the EARTH (Efficient Architecture for Running THreads) execution model on the MANNA multiprocessor. In contrast to the original EARTH-MANNA system, this system does not use a dedicated communication processor. Rather, synchronization and communication tasks are performed on the same processor as the regular computations. Therefore, an efficient message-handling mechanism is essential to good performance. Simulation results and performance measurements show that the Polling Watchdog indeed performs better than either polling or interrupts alone. In fact, this mechanism allows the EARTH-MANNA-S system to achieve the same level of performance as the original EARTH-MANNA multithreaded system.
Keywords :
2-level adaptive prediction; branch prediction; correlation; system traces; Computational modeling; Computer architecture; Delay; Earth; Hardware; Measurement; Message passing; Multithreading; Performance evaluation; Yarn; 2-level adaptive prediction; branch prediction; correlation; system traces;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Architecture, 1996 23rd Annual International Symposium on
ISSN :
1063-6897
Print_ISBN :
0-89791-786-3
Type :
conf
DOI :
10.1109/ISCA.1996.10006
Filename :
1563046
Link To Document :
بازگشت