DocumentCode :
3366992
Title :
A New Approach to Zero-Copy Message Passing with Reversible Memory Allocation in Multi-core Architectures
Author :
Swenson, Brian Paul ; Riley, George F.
Author_Institution :
Sch. of Electr. & Comput. Eng., Georgia Inst. of Technol., Atlanta, GA, USA
fYear :
2012
fDate :
15-19 July 2012
Firstpage :
44
Lastpage :
52
Abstract :
We present a new Zero-Copy approach for message passing in a tightly coupled, multi - process parallel discrete event simulation. Our approach is highly scalable and is suited for large scale distributed simulations. A Zero-Copy approach never copies message content. Rather, messages are created initially in a shared - memory region, and only a smart pointer referring to the shared memory object is passed to a message recipient. The smart pointer can be dereferenced normally, and has reference count semantics allowing memory reuse when no references remain. This approach significantly reduces the amount of data copied between processes and results in considerable improvement in overall application performance as compared to more traditional shared - memory based message passing. We demonstrate the efficiency of our approach using two distributed discrete event simulators using conservative synchronization. However, we also included knowledge of the Global Virtual Time and the Current Simulation Time in our memory management algorithms, allowing rollbacks and reclaiming of memory that was freed prematurely.
Keywords :
discrete event simulation; message passing; shared memory systems; current simulation time; distributed discrete event simulators; distributed simulations; global virtual time; memory management algorithms; message content; multicore architectures; multiprocess parallel discrete event simulation; reversible memory allocation; zero copy message passing; Computational modeling; Memory management; Message passing; Message systems; Receivers; Synchronization; Unified modeling language;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Principles of Advanced and Distributed Simulation (PADS), 2012 ACM/IEEE/SCS 26th Workshop on
Conference_Location :
Zhangjiajie
ISSN :
1087-4097
Print_ISBN :
978-1-4673-1797-9
Type :
conf
DOI :
10.1109/PADS.2012.3
Filename :
6305883
Link To Document :
بازگشت