学位论文详细信息
Memory access patterns and page promotion in hybrid memory systems
memory system;data-intensive;prefetching;hybrid memory system;page promotion;page migration
Agarwal, Ayush ; Hwu ; Wen-mei W
关键词: memory system;    data-intensive;    prefetching;    hybrid memory system;    page promotion;    page migration;   
Others  :  https://www.ideals.illinois.edu/bitstream/handle/2142/108002/AGARWAL-THESIS-2020.pdf?sequence=1&isAllowed=y
美国|英语
来源: The Illinois Digital Environment for Access to Learning and Scholarship
PDF
【 摘 要 】

Hybrid heterogeneous memory systems are becoming increasingly popular as traditional memory systems are hitting performance and energy walls in processing data-intensive applications, which are becoming the norm with the resurgence of machine learning, big data, graph analytics, and database management systems, especially in modern datacenters. In addition to the massive data that these applications process, they exhibit varying and non-deterministic memory access patterns making I/O latency a prime criterion in the design considerations that go into building modern computing systems to support them.A traditional memory system moves data by swapping pages between the faster DRAM and the slower SSD. While applications with sequential accesses have better traffic between the DRAM and the SSD, applications with random page accesses, such as large graphs, often produce high traffic and exhibit little or no reuse of pages swapped into the DRAM.This thesis proposes a technique to identify memory access patterns, and a scalable and distributed technique to determine when pages should be promoted from the slower memory system to the faster memory system, thereby reducing I/O traffic. The proposed page promotion design shows up to 6.74x reduction in page traffic and 1.21x increase in the total hit rate of a data-intensive application with uniformly distributed random memory accesses.

【 预 览 】
附件列表
Files Size Format View
Memory access patterns and page promotion in hybrid memory systems 2433KB PDF download
  文献评价指标  
  下载次数:24次 浏览次数:50次