Extended berkeley packet filter: An application perspective

H Sharaf, I Ahmad, T Dimitriou - IEEE Access, 2022 - ieeexplore.ieee.org
The extended Berkeley Packet Filter (eBPF) is a lightweight and fast 64-bit RISC-like virtual
machine (VM) inside the Linux kernel. eBPF has emerged as the most promising and de …

[图书][B] Machine learning under resource constraints

K Morik, J Rahnenführer, C Wietfeld - 2023 - degruyter.com
Machine learning under resource constraints Katharina Morik, Peter Marwedel (Eds.) Machine
Learning under Resource Constraints· Fundamentals Page 2 Also of interest Volume 2 …

Mitigating Spectre-PHT using Speculation Barriers in Linux BPF

L Gerhorst, H Herzog, P Wägemann, M Ott… - arXiv preprint arXiv …, 2024 - arxiv.org
High-performance IO demands low-overhead communication between user-and kernel
space. This demand can no longer be fulfilled by traditional system calls. Linux's extended …

VeriFence: Lightweight and Precise Spectre Defenses for Untrusted Linux Kernel Extensions

L Gerhorst, H Herzog, P Wägemann, M Ott… - Proceedings of the 27th …, 2024 - dl.acm.org
High-performance IO demands low-overhead communication between user-and kernel
space. This demand can no longer be fulfilled by traditional system calls. Linux's extended …

CoRD: Converged RDMA Dataplane for High-Performance Clouds

M Planeta, J Bierbaum, M Roitzsch, H Härtig - arXiv preprint arXiv …, 2023 - arxiv.org
High-performance networking is often characterized by kernel bypass which is considered
mandatory in high-performance parallel and distributed applications. But kernel bypass …

Towards Just-In-Time Compiling of Operating Systems

M Ott, P Raffeck, V Sieh… - Proceedings of the 12th …, 2023 - dl.acm.org
Operating systems are crucial for the performance of the overall system. Any inefficiency
leads to a suboptimal use of the available resources and causes performance loss. The …

[PDF][PDF] Fast privileged function calls

T Miemietz, M Planeta, V Reusch… - 11th Workshop on …, 2022 - fis.tu-dresden.de
We are approaching a world, where the CPU merely orchestrates a plethora of specialized
devices such as accelerators, RDMA NICs, or non-volatile memory (NVM). Such devices …

Lazy Read: Asynchronous Execution of Synchronous File I/O

A Lößer, F Raskob… - 2023 IEEE International …, 2023 - ieeexplore.ieee.org
In the realm of High-Performance Computing (HPC), the disparity between I/O and
processing capabilities can hinder application performance. One source of this I/O gap is the …

[PDF][PDF] 9.2 Power Consumption Analysis and Uplink Transmission Power

R Falkenberg - Also of interest, 2022 - library.oapen.org
The penetration of wireless communication systems in industrial and private environments is
constantly increasing due to their flexible and mobile application possibilities. Wearables …

New Mechanism for Fast System Calls

T Miemietz, M Planeta, VL Reusch - arXiv preprint arXiv:2112.10106, 2021 - arxiv.org
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 …