OSDI23 Johnny Cache: the End of DRAM Cache Conflicts (in Tiered Main Memory Systems)
本文解决的是这样的一种情况: 在计算机有CXL、SSD等比DRAM 的存储level更低的存储(文中一般称PMEM)下,现有的“把DRAM当PMEM的Cache”的操作易导致生日冲突,引起Rewrite性能下降。Johnny Cache用了新策略(线性的写)避免了该冲突。 In par ticular, we demonstrate that the poor performance observ
- Paper Reading
- 赖, 海斌
- 2025-07-23
- 17 热度
- 0评论