Options
CacheSifter: Sifting Cache Files for Boosted Mobile Performance and Lifetime
Journal
Proceedings of the 20th USENIX Conference on File and Storage Technologies, FAST 2022
End Page
459
ISBN
9781939133267
Date Issued
2022-01-01
Author(s)
Liang, Yu
Pan, Riwei
Ren, Tianyu
Cui, Yufei
Ausavarungnirun, Rachata
Chen, Xianzhang
Li, Changlong
Xue, Chun Jason
Abstract
Mobile applications often maintain downloaded data as cache files in local storage for a better user experience. These cache files occupy a large portion of writes to mobile flash storage and have a significant impact on the performance and lifetime of mobile devices. Different from current practice, this paper proposes a novel framework, named CacheSifter, to differentiate cache files and treat cache files based on their reuse behaviors and main-memory/storage usages. Specifically, CacheSifter classifies cache files into three categories online and greatly reduces the number of writebacks on flash by dropping cache files that most likely will not be reused. We implement CacheSifter on real Android devices and evaluate it over representative applications. Experimental results show that CacheSifter reduces the writebacks of cache files by an average of 62% and 59.5% depending on the ML models, and the I/O intensive write performance of mobile devices could be improved by an average of 18.4% and 25.5%, compared to treating cache files equally.
Type
conference paper