跳到主要导航 跳到搜索 跳到主要内容

FusionFS: A Contention-Resilient File System for Persistent CPU Caches

  • Congyong Chen*
  • , Shengan Zheng
  • , Yuhang Zhang
  • , Linpeng Huang
  • *此作品的通讯作者
  • Shanghai Jiao Tong University

科研成果: 期刊稿件文章同行评审

摘要

Byte-addressable storage (BAS), such as persistent memory and CXL-SSDs, does not meet system designers' expectations for data flushing and access granularity. Persistent CPU caches, enabled by recent techniques like Intel's eADR and CXL's Global Persistent Flush, can mitigate these issues without sacrificing consistency. However, the shared nature of CPU caches can lead to cache contention, which can result in cached data being frequently evicted to the BAS and reloaded into caches, negating the benefits of caching. If the BAS write granularity is larger than the cacheline eviction granularity, this can also lead to severe write amplification.In this article, we identify, characterize, and propose solutions to the problem of contention in persistent CPU caches, which is largely overlooked by existing systems. These systems either simply assume that cached data is hot enough to survive cache evictions or use unsupported cache allocation techniques without testing their effectiveness. We also present FusionFS, a contention-resilient kernel file system that uses persistent CPU caches to redesign data update approaches. FusionFS employs an adaptive data update approach that chooses the most effective mechanism based on file access patterns during system calls and memory mapping accesses, minimizing BAS media writes and improving throughput. FusionFS also employs contention-aware cache allocation to minimize various types of cache contention. Experimental results show that FusionFS outperforms existing file systems and effectively mitigates various types of cache contention.

源语言英语
文章编号56
期刊ACM Transactions on Architecture and Code Optimization
22
2
DOI
出版状态已出版 - 28 6月 2025
已对外发布

指纹

探究 'FusionFS: A Contention-Resilient File System for Persistent CPU Caches' 的科研主题。它们共同构成独一无二的指纹。

引用此