Skip to content

Optimize the syscall fast path without tracing.

Jacob Lorentzon requested to merge 4lDO2/kernel:ptrace_opt into master

Improves the minimum number of cycles of a syscall, on my machine, by 20%.

Edited by Jacob Lorentzon

Merge request reports