Title :
System-Wide Cooperative Optimization for NAND Flash-Based Mobile Systems
Author :
Hyotaek Shim ; Jin-Soo Kim ; Seungryoul Maeng
Author_Institution :
Comput. Sci. Dept., Korea Adv. Inst. of Sci. & Technol. (KAIST), Daejeon, South Korea
Abstract :
NAND flash memory has become an essential storage medium for various mobile devices, but it has some idiosyncrasies, such as out-of-place updates and bulk erase operations, which impair the I/O performance of those devices. In particular, the random write performance is strongly influenced by the overhead of a Flash Translation Layer (FTL) that hides the idiosyncrasies of NAND flash memory. To reduce the FTL overhead, operating systems need to be adapted for FTL, but widely used mobile operating systems still mainly adopt algorithms designed for traditional hard disk drives. Although there have been recent studies on rearranging write patterns into a sequential form in the operating system, these approaches fail to produce sequential write patterns under complicated workloads, and FTL still suffers from significant garbage collection overhead. If the operating system can be made aware of the write patterns that FTL requires, the overhead can be alleviated even under random write workloads. In this paper, we propose a system-wide cooperative optimization scheme, where the operating system communicates with the underlying FTL and generates write patterns that FTL can exploit to reduce the overhead. The proposed scheme was implemented on a real mobile device, and the experimental results show that the proposed scheme constantly improves performance under diverse workloads.
Keywords :
NAND circuits; flash memories; mobile computing; operating systems (computers); storage management; FTL overhead reduction; NAND flash memory; NAND flash-based mobile systems; bulk erase operations; flash translation layer; garbage collection overhead; hard disk drives; mobile operating systems; performance improvement; random write performance; sequential form; sequential write patterns; storage medium; system-wide cooperative optimization scheme; write pattern rearranging; I/O scheduler; NAND flash memory; flash translation layer; mobile system; page cache;
Journal_Title :
Computers, IEEE Transactions on