Do x86 "kernel_thread()" explicitly by hand, instead of
using a system call from kernel space. This avoids one level of hidden code, and makes what happens much more explicit (and speeds it up too, fwiw)
Showing
Please register or sign in to comment