Superblock FTL: A superblock-based flash translation layer with a hybrid address translation scheme

  • Authors:
  • Dawoon Jung;Jeong-UK Kang;Heeseung Jo;Jin-Soo Kim;Joonwon Lee

  • Affiliations:
  • Korea Advanced Institute of Science and Technology;Samsung Electronics Co.;Korea Advanced Institute of Science and Technology;Sungkyunkwan University, Suwon, Gyeonggi-do;Sungkyunkwan University, Suwon, Gyeonggi-do

  • Venue:
  • ACM Transactions on Embedded Computing Systems (TECS)
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In NAND flash-based storage systems, an intermediate software layer called a Flash Translation Layer (FTL) is usually employed to hide the erase-before-write characteristics of NAND flash memory. We propose a novel superblock-based FTL scheme, which combines a set of adjacent logical blocks into a superblock. In the proposed Superblock FTL, superblocks are mapped at coarse granularity, while pages inside the superblock are mapped freely at fine granularity to any location in several physical blocks. To reduce extra storage and flash memory operations, the fine-grain mapping information is stored in the spare area of NAND flash memory. This hybrid address translation scheme has the flexibility provided by fine-grain address translation, while reducing the memory overhead to the level of coarse-grain address translation. Our experimental results show that the proposed FTL scheme significantly outperforms previous block-mapped FTL schemes with roughly the same memory overhead.