2009
DOI: 10.1016/j.sysarc.2009.03.005
|View full text |Cite
|
Sign up to set email alerts
|

A survey of Flash Translation Layer

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
116
0
3

Year Published

2013
2013
2019
2019

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 240 publications
(119 citation statements)
references
References 4 publications
0
116
0
3
Order By: Relevance
“…Additional information is stored in OOB area, which is designed to realize the management of NAND flash [2]. All the components in the file system, including file, directory, links, devices etc., are separately regarded as a file .Each file has a special head page store file to preserve the head of mode, length, file name, father object labeling and other information.…”
Section: The Basic Ideas Of the File Systemmentioning
confidence: 99%
“…Additional information is stored in OOB area, which is designed to realize the management of NAND flash [2]. All the components in the file system, including file, directory, links, devices etc., are separately regarded as a file .Each file has a special head page store file to preserve the head of mode, length, file name, father object labeling and other information.…”
Section: The Basic Ideas Of the File Systemmentioning
confidence: 99%
“…FTLs vary in implementation [7,10], however they all have a simple design. They map logical block addresses to physical flash memory addresses [15] and effectively implement a log-structured file system over the flash erase blocks.…”
Section: Flash Translation Layer (Ftl)mentioning
confidence: 99%
“…The Linux ftl driver is a simple implementation based on Intel's specification [15], while FTLs used in consumer devices have had well-funded development, and can be optimized to deal effectively with these frequent writes [32]. The exact implementation can also vary among devices, as the design space and optimization possibilities of FTLs is a research area of its own [10,7]. We therefore collected data on the writes we are certain must occur, and recall that for each write, a (possibly amortized) number of additional writes must also occur.…”
Section: Simulating Larger Storage Mediamentioning
confidence: 99%
“…To overcome the aforementioned limitations of both mapping schemes, diverse hybrid approaches have been proposed [9], [10], [12], [13], [17]. Most of them are based on a log buffer approach by adopting a limited number of log blocks to improve the write performance.…”
Section: Address Mapping Schemes In Flash Memorymentioning
confidence: 99%