Request-Oriented Durable Write Caching for Application Performance
Sangwook Kim, Sungkyunkwan University; Hwanju Kim, University of Cambridge; Sang-Hoon Kim, Korea Advanced Institute of Science and Technology (KAIST); Joonwon Lee and Jinkyu Jeong, Sungkyunkwan University
Non-volatile write cache (NVWC) can help to improve the performance of I/O-intensive tasks, especially write-dominated tasks. The benefit of NVWC, however, cannot be fully exploited if an admission policy blindly caches all writes without differentiating the criticality of each write in terms of application performance. We propose a request-oriented admission policy, which caches only writes awaited in the context of request execution. To accurately detect such writes, a critical process, which is involved in handling requests, is identified by application-level hints. Then, we devise criticality inheritance protocols in order to handle process and I/O dependencies to a critical process. The proposed scheme is implemented on the Linux kernel and is evaluated with PostgreSQL relational database and Redis NoSQL store. The evaluation results show that our scheme outperforms the policy that blindly caches all writes by up to 2.2× while reducing write traffic to NVWC by up to 87%.
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 = {Sangwook Kim and Hwanju Kim and Sang-Hoon Kim and Joonwon Lee and Jinkyu Jeong},
title = {{Request-Oriented} Durable Write Caching for Application Performance},
booktitle = {2015 USENIX Annual Technical Conference (USENIX ATC 15)},
year = {2015},
isbn = {978-1-931971-225},
address = {Santa Clara, CA},
pages = {193--206},
url = {https://www.usenix.org/conference/atc15/technical-session/presentation/kim},
publisher = {USENIX Association},
month = jul
}
connect with us