세미나안내

세미나안내

ScaleCache: A Scalable Page Cache for Multiple Solid-State Drives

2024-09-25
  • 86
손용석 교수(중앙대학교) / 2024.10.02

[Abstract]

This paper presents a scalable page cache called ScaleCache for improving SSD scalability. Specifically, we first propose a concurrent data structure of page cache based on XArray (ccXArray) to enable access and update the page cache concurrently. Second, we introduce a direct page flush (dflush) which directly flushes pages to storage devices in a parallel and opportunistic manner. We implement ScaleCache with two techniques in the Linux kernel and evaluate it on a 64-core machine with eight NVMe SSDs. Our evaluations show that ScaleCache improves the performance of Linux file systems by up to 6.81X and 4.50X compared with the existing scheme and scalable scheme for multiple SSDs, respectively.

[Biography]

Yongseok Son is an Associate Professor in Department of Computer Science and Engineering at Chung-Ang University. He was a postdoctoral research associate at University of Illinois at Urbana-Champaign. He earned the PhD and MS degrees in Department of Electronic Engineering and Computer Science and Intelligent Convergence Systems, Seoul National University in 2018 and 2012, respectively, and the BS degree in Information and Computer Engineering from Ajou University in 2010. His current research interests include system software, operating systems, file and storage systems, parallel/distributed systems, and database systems. His works have been published in top-tier system conferences such as ATC, EuroSys, FAST, SIGMETRICS, ICDE, and HPDC.
목록