Âé¶¹Ó°Òô

Skip to main content
SHARE
Publication

Flexible and Effective Object Tiering for Heterogeneous Memory Systems

by Brandon Kammerdiener, Zach Mcmichael, Michael Jantz, Kshitij Doshi, Terry R Jones
Publication Type
Conference Paper
Book Title
ISMM 2023: Proceedings of the 2023 ACM SIGPLAN International Symposium on Memory Management
Publication Date
Page Numbers
163 to 175
Publisher Location
New York, New York, United States of America
Conference Name
International Symposium on Memory Management (ISMM '23)
Conference Location
Orlando, Florida, United States of America
Conference Sponsor
ACM SIGPLAN
Conference Date

Computing platforms that package multiple types of memory, each with their own performance characteristics, are quickly becoming mainstream. To operate efficiently, heterogeneous memory architectures require new data management solutions that are able to match the needs of each application with an appropriate type of memory. As the primary generators of memory usage, applications create a great deal of information that can be useful for guiding memory tiering, but the community still lacks tools to collect, organize, and leverage this information effectively. To address this gap, this work introduces a novel software framework that collects and analyzes object-level information to guide memory tiering. Using this framework, this study evaluates and compares the impact of a variety of data tiering choices, including how the system prioritizes objects for faster memory as well as the frequency and timing of migration events. The results, collected on a modern Intel platform with conventional DRAM as well as non-volatile RAM, show that guiding data tiering with object-level information can enable significant performance and efficiency benefits compared to standard hardware- and software-directed data tiering strategies.