2 papers
cs.DC2026
DPC: A Distributed Page Cache over CXL
Shai Bergman, Zhe Yang, Julien Eudine +4
Modern distributed file systems rely on uncoordinated, per node page caches that replicate hot data locally across the cluster. While ensuring fast local access, this architecture…
cs.DC2025
SwitchDelta: Asynchronous Metadata Updating for Distributed Storage with In-Network Data Visibility
Junru Li, Qing Wang, Zhe Yang +3
Distributed storage systems typically maintain strong consistency between data nodes and metadata nodes by adopting ordered writes: 1) first installing data; 2) then updating metad…