[SIST Seminar] Building high-performance storage systems for near-storage accelerators

ON2024-06-24TAG: ShanghaiTech UniversityCATEGORY: Lecture

Topic: Building high-performance storage systems for near-storage accelerators

Speaker: Dr. Zhang Jian, Rutgers University (Rutgers)

Date and time: June 25, 10:00

Venue: Room A200, #1 Building of SPST

Host: Yin Shu


Abstract:

Modern near-storage data processing technologies like computational storage devices (CSD) promise to address both hardware and software pathologies of traditional storage, such as data movement, communication, CPU bottlenecks, and others. Yet, fully exploiting the capabilities of CSD demands designing system software and firmware that can improve performance, but without compromising fundamental storage properties, like isolation, atomicity, durability, and security. My work investigates and builds fundamental principles and techniques for near-storage data processing to accelerate data-intensive applications. In my talk, I will first present FusionFS, a high-performance filesystem for accelerating near-storage I/O and data processing. FusionFS introduces a novel storage abstraction, CISCOps, inspired by the classical CISC-based processor architecture. CISCOps combines heterogeneous 1/O and data processing operations and offloads them to CSD to reduce data movement cost by 10x and improve performance by 4x compared to state-of-the-art file systems without compromising durability or resource fairness. In the second part of my talk, I will introduce OmniCache, a novel cache management solution for distributing data and processing responsibilities across the host and the near-storage accelerators. OmniCache combines the use of host and near-storage resources. Evaluation of OmniCache demonstrates significantperformance gains of up to 3.24x. 


Biography:

Zhang Jian is a final-year Computer Science PhD student at Rutgers University. His research interests focus on storage systems, including but not limited to, file systems, near-storage accelerators, and non-volatile memories. His works have been published on top-tier system conferences, including FAST, ASPLOS, SC and SOSP.