2 papers
cs.DC2021
NVCache: A Plug-and-Play NVMM-based I/O Booster for Legacy Systems
Rémi Dulong, Rafael Pires, Andreia Correia +4
This paper introduces NVCache, an approach that uses a non-volatile main memory (NVMM) as a write cache to improve the write performance of legacy applications. We compare NVCache…
cs.DC2019
A Wait-Free Universal Construct for Large Objects
Andreia Correia, Pedro Ramalhete, Pascal Felber
Concurrency has been a subject of study for more than 50 years. Still, many developers struggle to adapt their sequential code to be accessed concurrently. This need has pushed for…