Affiliation:
1. University of Utah, Salt Lake City, UT, USA
Abstract
Power consumption and DRAM latencies are serious concerns in modern chip-multiprocessor (CMP or multi-core) based compute systems. The management of the DRAM row buffer can significantly impact both power consumption and latency. Modern DRAM systems read data from cell arrays and populate a row buffer as large as 8 KB on a memory request. But only a small fraction of these bits are ever returned back to the CPU. This ends up wasting energy and time to read (and subsequently write back) bits which are used rarely. Traditionally, an open-page policy has been used for uni-processor systems and it has worked well because of spatial and temporal locality in the access stream. In future multi-core processors, the possibly independent access streams of each core are interleaved, thus destroying the available locality and significantly under-utilizing the contents of the row buffer. In this work, we attempt to improve row-buffer utilization for future multi-core systems.
The schemes presented here are motivated by our observations that a large number of accesses within heavily accessed OS pages are to small, contiguous "chunks" of cache blocks. Thus, the co-location of chunks (from different OS pages) in a row-buffer will improve the overall utilization of the row buffer contents, and consequently reduce memory energy consumption and access time. Such co-location can be achieved in many ways, notably involving a reduction in OS page size and software or hardware assisted migration of data within DRAM. We explore these mechanisms and discuss the trade-offs involved along with energy and performance improvements from each scheme. On average, for applications with room for improvement, our best performing scheme increases performance by 9% (max. 18%) and reduces memory energy consumption by 15% (max. 70%).
Publisher
Association for Computing Machinery (ACM)
Reference63 articles.
1. STREAM -- Sustainable Memory Bandwidth in High Performance Computers. http://www.cs.virginia.edu/stream/. STREAM -- Sustainable Memory Bandwidth in High Performance Computers. http://www.cs.virginia.edu/stream/.
2. Virtutech Simics Full System Simulator. http://www.virtutech.com. Virtutech Simics Full System Simulator. http://www.virtutech.com.
3. Java Server Benchmark 2005. Available at http://www.spec.org/jbb2005/. Java Server Benchmark 2005. Available at http://www.spec.org/jbb2005/.
4. BioBench: A Benchmark Suite of Bioinformatics Applications
Cited by
11 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Hybrid Refresh: Improving DRAM Performance by Handling Weak Rows Smartly;Proceedings of the 2022 International Symposium on Memory Systems;2022-10-03
2. BunchBloomer: Cost-Effective Bloom Filter Accelerator for Genomics Applications;2022 32nd International Conference on Field-Programmable Logic and Applications (FPL);2022-08
3. Innovations in the Memory System;Synthesis Lectures on Computer Architecture;2019-09-10
4. What Your DRAM Power Models Are Not Telling You;Proceedings of the ACM on Measurement and Analysis of Computing Systems;2018-12-21
5. Impact of Intrinsic Profiling Limitations on Effectiveness of Adaptive Optimizations;ACM Transactions on Architecture and Code Optimization;2016-12-28