2 papers
cs.DC2026
Employ SmartNICs' Data Path Accelerators for Ordered Key-Value Stores
Frederic Schimmelpfennig, Jan Sass, Reza Salkhordeh +3
Remote in-memory key-value (KV) stores serve as a cornerstone for diverse modern workloads, and high-speed range scans are frequently a requirement. However, current architectures…
cs.OS2024
Skip TLB flushes for reused pages within mmap's
Frederic Schimmelpfennig, André Brinkmann, Hossein Asadi +1
Memory access efficiency is significantly enhanced by caching recent address translations in the CPUs' Translation Lookaside Buffers (TLBs). However, since the operating system is…