• DocumentCode
    569059
  • Title

    Extent Mapping Scheme for Flash Memory Devices

  • Author

    Young-Kyoon Suh ; Bongki Moon ; Efrat, A. ; Jin-Soo Kim ; Sang-won Lee

  • Author_Institution
    Dept. of Comput. Sci., Univ. of Arizona, Tucson, AZ, USA
  • fYear
    2012
  • fDate
    7-9 Aug. 2012
  • Firstpage
    331
  • Lastpage
    338
  • Abstract
    Flash memory devices commonly rely on traditional address mapping schemes such as page mapping, block mapping or a hybrid of the two. Page mapping is more flexible than block mapping or hybrid mapping without being restricted by block boundaries. However, its mapping table tends to grow large quickly as the capacity of flash memory devices does. To overcome this limitation, we propose a novel mapping scheme that is fundamentally different from the existing mapping strategies. We call this new scheme Virtual Extent Trie (VET), as it manages mapping information by treating each I/O request as an extent and by using extents as basic mapping units rather than pages or blocks. By storing extents instead of individual addresses, VET consumes much less memory to store mapping information and still remains as flexible as page mapping. We observed in our experiments that VET reduced memory consumption by up to an order of magnitude in comparison with the traditional mapping schemes for several real world workloads. The VET scheme also scaled well with increasing address spaces by synthetic workloads. With a binary search mechanism, VET limits the mapping time to O(log log|U |), where U denotes the set of all possible logical addresses. Though the asymptotic mapping cost of VET is higher than the O(1) time of a page mapping scheme, the amount of increased overhead was almost negligible or low enough to be hidden by an accompanying I/O operation.
  • Keywords
    flash memories; storage management; I/O request; VET scheme; address mapping schemes; asymptotic mapping cost; binary search mechanism; block boundaries; block mapping; extent mapping scheme; flash memory devices; hybrid mapping; logical addresses; mapping information; mapping table; mapping time; page mapping; virtual extent trie; Analytical models; Ash; Computational modeling; Educational institutions; Flash memory; Memory management; Random access memory; Extent Mapping; Flash Memory;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Modeling, Analysis & Simulation of Computer and Telecommunication Systems (MASCOTS), 2012 IEEE 20th International Symposium on
  • Conference_Location
    Washington, DC
  • ISSN
    1526-7539
  • Print_ISBN
    978-1-4673-2453-3
  • Type

    conf

  • DOI
    10.1109/MASCOTS.2012.45
  • Filename
    6298193