Enabling Cost-effective Data Processing with Smart SSD

Appeared in the 29th IEEE Symposium on Massive Storage Systems and Technologies (MSST 13).

Abstract

This paper explores the benefits and limitations of in-storage processing on current Solid-State Disk (SSD) architec- tures. While disk-based in-storage processing has not been widely adopted, due to the characteristics of hard disks, modern SSDs provide high performance on concurrent random writes, and have powerful processors, memory, and multiple I/O channels to flash memory, enabling in-storage processing with almost no hardware changes. In addition, offloading I/O tasks allows a host system to fully utilize devices’ internal parallelism without knowing the details of their hardware configurations. To leverage the enhanced data processing capabilities of modern SSDs, we introduce the Smart SSD model, which pairs in-device processing with a powerful host system capable of handling data-oriented tasks without modifying operating system code. By isolating the data traffic within the device, this model promises low energy consumption, high parallelism, low host memory footprint and better performance. To demonstrate these capabilities, we constructed a prototype implementing this model on a real SATA-based SSD. Our system uses an object-based protocol for low-level communication with the host, and extends the Hadoop MapReduce framework to support a Smart SSD. Our experiments show that total energy consumption is reduced by 50% due to the low-power processing inside a Smart SSD. Moreover, a system with a Smart SSD can outperform host-side processing by a factor of two or three by efficiently utilizing internal parallelism when applications have light trafic to the device DRAM under the current architecture.

Publication date:
May 2013

Authors:
Yangwook Kang
Yang-suk Kee
Ethan L. Miller
Chanik Park

Projects:
Storage Class Memories

Available media

Full paper text: PDF

Bibtex entry

@inproceedings{kang-msst13,
  author       = {Yangwook Kang and Yang-suk Kee and Ethan L. Miller and Chanik Park},
  title        = {Enabling Cost-effective Data Processing with Smart {SSD}},
  booktitle    = {the 29th IEEE Symposium on Massive Storage Systems and Technologies (MSST 13)},
  month        = may,
  year         = {2013},
}
Last modified 28 May 2019