Title
Exploit Real-Time Fine-Grained Access Patterns To Partition Write Buffer To Improve Ssd Performance And Life-Span
Abstract
Solid State Drives (SSDs) have become very popular recently due to their high performance and other benefits such as shock-resistance. However, SSDs pose some unique and serious challenges to I/O and file system designers because of flash memory's unique properties, such as out-of-place update, wearing-out, and highly asymmetric performance for read, write and erase operations.Most SSDs employ a log-structured block-based Flash-Translation-Layer (FTL) to solve the out-of-place update problem. The performance of FTLs is often highly sensitive to access patterns, especially the write access patterns. For example, sequential write requests see lower overhead than random writes. Moreover, sequential write requests that are not aligned to the flash page boundary may cause extra write and garbage collection operations, increasing overhead and wear-out.In this paper, we present a novel write buffer design based on sophisticated, fine-grain write access pattern analysis. Our scheme identifies access patterns in a per-process per-stream granularity in the OS buffer cache. These patterns are then used to guide the write buffer to improve the write performance of SSDs that employ a log-structured block-based FTL. Simulation results show that our solutions can improve write performance by up to 38%. Moreover, the schemes reduce SSD erase cycles by up to 56%, which is directly translated to a major improvement on the life-span of SSDs.
Year
DOI
Venue
2013
10.1109/PCCC.2013.6742772
2013 IEEE 32ND INTERNATIONAL PERFORMANCE COMPUTING AND COMMUNICATIONS CONFERENCE (IPCCC)
Keywords
Field
DocType
SSD, Access patterns, Write buffer, Flash memory
Disk buffer,File system,Flash memory,Computer science,Write buffer,Real-time computing,Exploit,Write combining,Software,Garbage collection
Conference
ISSN
Citations 
PageRank 
1097-2641
0
0.34
References 
Authors
5
2
Name
Order
Citations
PageRank
Mingyang Wang100.34
Yiming Hu263944.91