DocumentCode :
3469483
Title :
Involving memory resource consideration into workload distribution for software DSM systems
Author :
Liu, Yen-Tso ; Liang, Tyng-Yeu ; Kuo, Zhe-Hung ; Shieh, Ce-Kuen
Author_Institution :
Dept. of Electr. Eng., Nat. Cheng Kung Univ., Tainan, Taiwan
fYear :
2004
fDate :
19-22 April 2004
Firstpage :
395
Lastpage :
402
Abstract :
A suitable workload distribution is essential for obtaining good performance on software distributed shared memory (DSM) systems. The methods proposed by the past DSM researches only simply distribute program threads in accordance with the CPU power of the individual processors or the data sharing within the DSM applications. These methods expected the minimal program execution time by reducing computation cost and communication cost. However, memory access costs also play a significant role in determining the program performance. If a processor lacks sufficient memory space to cache all of the data required by the working threads, then it will suffer from a series of page faults and will need to execute consecutive page replacements while executing its threads. Although the threads will be able to complete their tasks, their execution will inevitably be delayed by the latency associated with executing the page replacements. To resolve this problem, this paper is dedicated to involving memory resource consideration into workload distribution for software DSM systems. The present results confirm the importance of considering memory resources when addressing the workload distribution of DSM systems. It is shown that the proposed method is more effective than previous methods which considered only CPU resource or memory resource.
Keywords :
cache storage; distributed shared memory systems; multi-threading; resource allocation; software performance evaluation; memory access costs; memory resource; program performance; program threads; software DSM systems; software distributed shared memory systems; workload distribution; Application software; Central Processing Unit; Computational efficiency; Costs; Delay; Distributed computing; Software performance; Software systems; Space technology; Yarn;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Cluster Computing and the Grid, 2004. CCGrid 2004. IEEE International Symposium on
Print_ISBN :
0-7803-8430-X
Type :
conf
DOI :
10.1109/CCGrid.2004.1336593
Filename :
1336593
Link To Document :
بازگشت