sponsors
help promote
Get more
Help Promote graphics!
usenix conference policies
You are here
Boosting Quasi-Asynchronous I/O for Better Responsiveness in Mobile Devices
Daeho Jeong, Samsung Electronics Co.; Youngjae Lee and Jin-Soo Kim, Sungkyunkwan University
Providing quick system response for mobile devices is of great importance due to their interactive nature. However, we observe that the latency of file system operations increases dramatically under heavy asynchronous I/Os in the background. A careful analysis reveals that most of the delay arises from an unexpected situation where the file system operations are blocked until one or more asynchronous I/O operations are completed. We call such an I/O—which is issued as an asynchronous I/O but has the property of a synchronous I/O as some tasks are blocked on it—Quasi-Asynchronous I/O (QASIO).
We classify the types of dependencies between tasks and QASIOs and then show when such dependencies occur in the Linux kernel. Also, we propose a novel scheme to detect QASIOs at run time and boost them over the other asynchronous I/Os in the I/O scheduler. Our measurement results on the latest smartphone demonstrate that the proposed scheme effectively improves the responsiveness of file system operations.
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 = {Daeho Jeong and Youngjae Lee and Jin-Soo Kim},
title = {Boosting {Quasi-Asynchronous} {I/O} for Better Responsiveness in Mobile Devices},
booktitle = {13th USENIX Conference on File and Storage Technologies (FAST 15)},
year = {2015},
isbn = {978-1-931971-201},
address = {Santa Clara, CA},
pages = {191--202},
url = {https://www.usenix.org/conference/fast15/technical-sessions/presentation/jeong},
publisher = {USENIX Association},
month = feb
}
connect with us