Showing cs.OSShow all
2 papers · 1 filter
cs.OS2023
CoRD: Converged RDMA Dataplane for High-Performance Clouds
Maksym Planeta, Jan Bierbaum, Michael Roitzsch +1
High-performance networking is often characterized by kernel bypass which is considered mandatory in high-performance parallel and distributed applications. But kernel bypass comes…
cs.OS2021
New Mechanism for Fast System Calls
Till Miemietz, Maksym Planeta, Viktor Laurin Reusch
System calls have no place on the fast path of microsecond-scale systems. However, kernel bypass prevents the OS from controlling and supervising access to the hardware. In this pa…