2 papers
cs.OS2026
MARS: Multi-stage Accelerated Read Stack for Large-buffer Buffered Reads
Yang Shen, Kai Lu, Min Xie +3
MARS is a multi‑stage read stack for Linux that treats each large buffered read as a single unit, stages page‑cache operations, and parallelizes data copies and I/O to dramatically…
cs.AR2025
ASC-Hook: fast and transparent system call hook for Arm
Yang Shen, Min Xie, Wenzhe Zhang +1
Intercepting system calls is crucial for tools that aim to modify or monitor application behavior. However, existing system call interception tools on the ARM platform still suffer…