3 citations · 9 across the 3 of their papers we have counts for
5 papers
Replicating Persistent Memory Key-Value Stores with Efficient RDMA Abstraction
Qing Wang, Youyou Lu, Jing Wang +1
Combining persistent memory (PM) with RDMA is a promising approach to performant replicated distributed key-value stores (KVSs). However, existing replication approaches do not wor…
Revisiting Swapping in User-space with Lightweight Threading
Kan Zhong, Wenlin Cui, Youyou Lu +5
Memory-intensive applications, such as in-memory databases, caching systems and key-value stores, are increasingly demanding larger main memory to fit their working sets. Conventio…
Sapphire: Automatic Configuration Recommendation for Distributed Storage Systems
Wenhao Lyu, Youyou Lu, Jiwu Shu +1
Modern distributed storage systems come with aplethora of configurable parameters that controlmodule behavior and affect system performance. Default settings provided by developers…
Kernel/User-level Collaborative Persistent Memory File System with Efficiency and Protection
Youmin Chen, Youyou Lu, Bohong Zhu +1
Emerging high performance non-volatile memories recall the importance of efficient file system design. To avoid the virtual file system (VFS) and syscall overhead as in these kerne…
Improving the Performance and Endurance of Persistent Memory with Loose-Ordering Consistency
Youyou Lu, Jiwu Shu, Long Sun +1
Persistent memory provides high-performance data persistence at main memory. Memory writes need to be performed in strict order to satisfy storage consistency requirements and enab…