Title :
Helper thread prefetching for loosely-coupled multiprocessor systems
Author :
Jung, Changhee ; Lim, Daeseob ; Lee, Jaejin ; Solihin, Yan
Author_Institution :
Div. of Embedded Software Res., Electron. & Telecommun. Res. Inst., Daejeon, South Korea
Abstract :
This paper presents a helper thread prefetching scheme that is designed to work on loosely-coupled processors, such as in a standard chip multiprocessor (CMP) system or an intelligent memory system. Loosely-coupled processors have an advantage in that fine-grain resources, such as processor and L1 cache resources, are not contended by the application and helper threads, hence preserving the speed of the application. However, inter-processor communication is expensive in such a system. We present techniques to alleviate this. Our approach exploits large loop-based code regions and is based on a new synchronization mechanism between the application and helper threads. This mechanism precisely controls how far ahead the execution of the helper thread can be with respect to the application thread. We found that this is important in ensuring prefetching timeliness and avoiding cache pollution. To demonstrate that prefetching in a loosely-coupled system can be done effectively, we evaluate our prefetching in a standard, unmodified CMP system, and in an intelligent memory system where a simple processor in memory executes the helper thread. Evaluating our scheme with nine memory-intensive applications with the memory processor in DRAM achieves an average speedup of 1.25. Moreover, our scheme works well in combination with a conventional processor-side sequential L1 prefetcher, resulting in an average speedup of 1.31. In a standard CMP, the scheme achieves an average speedup of 1.33.
Keywords :
multi-threading; multiprocessing systems; storage management; synchronisation; chip multiprocessor system; helper thread prefetching; intelligent memory system; loosely-coupled multiprocessor systems; synchronization; Computer science; Delay; Design engineering; Drives; Embedded software; Hardware; Intelligent systems; Multiprocessing systems; Prefetching; Yarn;
Conference_Titel :
Parallel and Distributed Processing Symposium, 2006. IPDPS 2006. 20th International
Print_ISBN :
1-4244-0054-6
DOI :
10.1109/IPDPS.2006.1639375