Memory-Centric Data Storage for Mobile Systems
Error message
You are not authorized to post comments.Jinglei Ren, Tsinghua University; Chieh-Jan Mike Liang, Microsoft Research; Yongwei Wu, Tsinghua University;Thomas Moscibroda, Microsoft Research
Current data storage on smartphones mostly inherits from desktop/server systems a flash-centric design: The memory (DRAM) effectively acts as an I/O cache for the relatively slow flash. To improve both app responsiveness and energy efficiency, this paper proposes MobiFS, a memory-centric design for smartphone data storage. This design no longer exercises cache writeback at short fixed periods or on file synchronization calls. Instead, it incrementally checkpoints app data into flash at appropriate times, as calculated by a set of app/user-adaptive policies. MobiFS also introduces transactions into the cache to guarantee data consistency. This design trades off data staleness for better app responsiveness and energy efficiency, in a quantitative manner. Evaluations show that MobiFS achieves 18.8× higher write throughput and 11.2× more database transactions per second than the default Ext4 filesystem in Android. Popular real-world apps show improvements in response time and energy consumption by 51.6% and 35.8% on average, respectively.
Open Access Media
USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.
author = {Jinglei Ren and Chieh-Jan Mike Liang and Yongwei Wu and Thomas Moscibroda},
title = {{Memory-Centric} Data Storage for Mobile Systems},
booktitle = {2015 USENIX Annual Technical Conference (USENIX ATC 15)},
year = {2015},
isbn = {978-1-931971-225},
address = {Santa Clara, CA},
pages = {599--611},
url = {https://www.usenix.org/conference/atc15/technical-session/presentation/ren},
publisher = {USENIX Association},
month = jul
}
connect with us