2018
DOI: 10.1007/s10586-018-2824-5
|View full text |Cite
|
Sign up to set email alerts
|

RFTL: improving performance of selective caching-based page-level FTL through replication

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
14
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
5
1

Relationship

2
4

Authors

Journals

citations
Cited by 14 publications
(14 citation statements)
references
References 11 publications
0
14
0
Order By: Relevance
“…When fresh pages run-out, read/write operations are delayed while the system claims for the victim blocks with invalidated pages, allowing the for long GC processes which also poses more threat to the limited lifespan (erase cycles) of flash memory. Thus, block erase and page write operations are major factors effecting the low performance of flash memory [16], [34]. Table 1 shows that the latency of flash memory writes ae nearly 2000µs compared to the 1µs latency of PCM.…”
Section: B Motivationmentioning
confidence: 99%
See 3 more Smart Citations
“…When fresh pages run-out, read/write operations are delayed while the system claims for the victim blocks with invalidated pages, allowing the for long GC processes which also poses more threat to the limited lifespan (erase cycles) of flash memory. Thus, block erase and page write operations are major factors effecting the low performance of flash memory [16], [34]. Table 1 shows that the latency of flash memory writes ae nearly 2000µs compared to the 1µs latency of PCM.…”
Section: B Motivationmentioning
confidence: 99%
“…Given that DRAM is volatile (Table 1) and expensive with limited scalability to store the entire page-mapping image for large scale SSDs. FSSDs (DRAM+Flash) employing selective-page-level mapping FTLs [16] always suffer from cache miss penalty. This is due to the fetch operations on flash for the request location and its corresponding data that may take longer than expected (penalty) because of the several reasons.…”
Section: B Motivationmentioning
confidence: 99%
See 2 more Smart Citations
“…An operation of erase is conducted at the unit of a block, which consists of multiple pages and can match up to 1.5ms. On the contrary, a page is the unit, which is where operations of read and write are conducted, can match up to about 80 µs and 200 µs continuously [3]. However, NAND flash memory has a feature of hardware that a page is erased before being written in the equal location, and this is called operation of erase-before-write (out-of-place-update) [4].…”
Section: Introductionmentioning
confidence: 99%