DocumentCode :
3637145
Title :
Efficient Workstealing for Multicore Event-Driven Systems
Author :
Fabien Gaud;Sylvain Genevès;Renaud Lachaize;Baptiste Lepers;Fabien Mottet;Gilles Muller;Vivien Quéma
Author_Institution :
Univ. of Grenoble, Grenoble, France
fYear :
2010
Firstpage :
516
Lastpage :
525
Abstract :
Many high-performance communicating systems are designed using the event-driven paradigm. As multicore platforms are now pervasive, it becomes crucial for such systems to take advantage of the available hardware parallelism. Event-coloring is a promising approach in this regard. First, it allows programmers to simply and progressively inject support for the safe, parallel execution of multiple event handlers through the use of annotations. Second, it relies on a workstealing algorithm to dynamically balance the execution of event handlers on the available cores. This paper studies the impact of the workstealing algorithm on the overall system performance. We first show that the only existing workstealing algorithm designed for event-coloring runtimes is not always efficient: for instance, it causes a 33% performance degradation on a Web server. We then introduce several enhancements to improve the workstealing behavior. An evaluation using both micro benchmarks and real applications, a Web server and the Secure File Server (SFS), shows that our system consistently outperforms a state-of-the-art runtime (Libasync-smp), with or without workstealing. In particular, our new workstealing improves performance by up to +25% compared to Libasync-smp without workstealing and by up to +73% compared to the Libasync-smp workstealing algorithm, in the Web server case.
Keywords :
"Multicore processing","Web server","Runtime","Hardware","Programming profession","Heuristic algorithms","System performance","Algorithm design and analysis","Degradation","File servers"
Publisher :
ieee
Conference_Titel :
Distributed Computing Systems (ICDCS), 2010 IEEE 30th International Conference on
ISSN :
1063-6927
Print_ISBN :
978-1-4244-7261-1
Type :
conf
DOI :
10.1109/ICDCS.2010.55
Filename :
5541655
Link To Document :
بازگشت