1 citations · 1 across the 1 of their papers we have counts for
3 papers
cs.OS2024★ 1 cited
Wasm-bpf: Streamlining eBPF Deployment in Cloud Environments with WebAssembly
Yusheng Zheng, Tong Yu, Yiwei Yang +1
The extended Berkeley Packet Filter (eBPF) is extensively utilized for observability and performance analysis in cloud-native environments. However, deploying eBPF programs across…
cs.AI2023
KEN: Kernel Extensions using Natural Language
Yusheng Zheng, Yiwei Yang, Maolin Chen +1
The ability to modify and extend an operating system is an important feature for improving a system's security, reliability, and performance. The extended Berkeley Packet Filters (…
cs.OS2023
bpftime: userspace eBPF Runtime for Uprobe, Syscall and Kernel-User Interactions
Yusheng Zheng, Tong Yu, Yiwei Yang +3
In kernel-centric operations, the uprobe component of eBPF frequently encounters performance bottlenecks, largely attributed to the overheads borne by context switches. Transitioni…