@inproceedings{31d6d98ce66c4036a3a252f17a7b0df7,
title = "Combine thread with memory scheduling for maximizing performance in multi-core systems",
abstract = "The growing gap between microprocessor speed and DRAM speed is a major problem that computer designers are facing. In order to narrow the gap, it is necessary to improve DRAM's speed and throughput. Moreover, on multi-core platforms, DRAM memory shared by all cores usually suffers from the memory contention and interference problem, which can cause serious performance degradation and unfairness among parallel running threads. To address these problems, this paper proposes techniques to take both advantages of partitioning cores, threads and memory banks into groups to reduce interference among different groups and grouping the memory accesses of the same row together to reduce cache miss rate. A memory optimization framework combined thread scheduling with memory scheduling (CTMS) is proposed in this paper, which simultaneously minimizes memory access schedule length, memory access time and reduce interference to maximize performance for multi-core systems. Experimental results show CTMS is 12.6\% shorter in memory access time, while improving 11.8\% throughput on average. Moreover, CTMS also saves 5.8\% of the energy consumption.",
keywords = "Thread scheduling, energy, memory access time, memory interference, memory scheduling, performance",
author = "Gangyong Jia and Guangjie Han and Liang Shi and Jian Wan and Dong Dai",
note = "Publisher Copyright: {\textcopyright} 2014 IEEE.; 20th IEEE International Conference on Parallel and Distributed Systems, ICPADS 2014 ; Conference date: 16-12-2014 Through 19-12-2014",
year = "2014",
doi = "10.1109/PADSW.2014.7097821",
language = "英语",
series = "Proceedings of the International Conference on Parallel and Distributed Systems - ICPADS",
publisher = "IEEE Computer Society",
pages = "298--305",
booktitle = "2014 20th IEEE International Conference on Parallel and Distributed Systems, ICPADS 2014 - Proceedings",
address = "美国",
}