On Fri, Mar 20, 2026 at 11:41 AM Jinjie Ruan <[email protected]> wrote:
> From: kemal <[email protected]> > > Support aarch64 to test "Syscall User Dispatch" feature with > sud_test selftest testcase. > > On qemu-kvm machine, the sud_benchmark test results are as below: > > # ./sud_benchmark > Calibrating test set to last ~5 seconds... > test iterations = 24500000 > Avg syscall time 208ns. > Enabling syscall trapping. > Caught sys_1c2 > trapped_call_count 1, native_call_count 0. > Avg syscall time 213ns. > Interception overhead: 2.5% (+5ns). > > Reviewed-by: Yeoreum Yun <[email protected]> > Signed-off-by: kemal <[email protected]> > Signed-off-by: Jinjie Ruan <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij

