Object-based SCM: An efficient interface for Storage Class Memories

  • Authors:
  • Yangwook Kang; Jingpei Yang;Ethan L. Miller

  • Affiliations:
  • Storage Systems Research Center, University of California, Santa Cruz, USA;Storage Systems Research Center, University of California, Santa Cruz, USA;Storage Systems Research Center, University of California, Santa Cruz, USA

  • Venue:
  • MSST '11 Proceedings of the 2011 IEEE 27th Symposium on Mass Storage Systems and Technologies
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Storage Class Memory (SCM) has become increasingly popular in enterprise systems as well as embedded and mobile systems. However, replacing hard drives with SCMs in current storage systems often forces either major changes in file systems or suboptimal performance, because the current block-based interface does not deliver enough information to the device to allow it to optimize data management for specific device characteristics such as the out-of-place update. To alleviate this problem and fully utilize different characteristics of SCMs, we propose the use of an object-based model that provides the hardware and firmware the ability to optimize performance for the underlying implementation, and allows drop-in replacement for devices based on new types of SCM. We discuss the design of object-based SCMs and implement an object-based flash memory prototype. By analyzing different design choices for several subsystems, such as data placement policies and index structures, we show that our object-based model provides comparable performance to other flash file systems while enabling advanced features such as object-level reliability.