標題: Improving File System Performance of Mobile Storage Systems Using a Decoupled Defragmenter
作者: Hahn, Sangwook Shane
Lee, Sungjin
Ji, Cheng
Chang, Li-Pin
Yee, Inhyuk
Shi, Liang
Xue, Chun Jason
Kim, Jihong
交大名義發表
National Chiao Tung University
公開日期: 1-一月-2017
摘要: In this paper, we comprehensively investigate the file fragmentation problem on mobile flash storage. From our evaluation study with real Android smartphones, we observed two interesting points on file fragmentation on flash storage. First, defragmentation on mobile flash storage is essential for high I/O performance on Android smartphones because file fragmentation, which is a recurring problem (even after defragmentation), can significantly degrade I/O performance. Second, file fragmentation affects flash storage quite differently than HDDs. When files are fragmented on flash storage, the logical fragmentation and the physical fragmentation are de coupled and a performance degradation mostly comes from logical fragmentation. Motivated by our observations, we propose a novel defragger, Janus defragger (janusd), which supports two defraggers, janusdL for a logical defragger and janusdP for a physical defragger. JanusdL, which takes advantage of flash storage's internal logical to physical mapping table, supports logical defragmentation without data copies. JanusdL is very effective for most fragmented files while not sacrificing the flash lifetime. JanusdP, which is useful for physically fragmented files but requires data copies, is invoked only when absolutely necessary. By adaptively selecting janusdL and janusd P, janusd achieves the effect of full file defragmentation without reducing the flash lifetime. Our experimental results show that janusd can achieve at least the same level of I/O performance improvement as e4defrag without affecting the flash lifetime, thus making janusd an attractive defragmentation solution for mobile flash storage.
URI: http://hdl.handle.net/11536/147225
期刊: 2017 USENIX ANNUAL TECHNICAL CONFERENCE (USENIX ATC '17)
起始頁: 759
結束頁: 771
顯示於類別:會議論文