ia64: Finish the fsyscall support (finally!). Now fsyscall stubs will
run faster than break-based syscall stubs, even if there is no light-weight syscall handler. Adds a new boot command-line option "nolwsys" which can be used to turn off light-weight system call handlers. Good for performance measurement and (potentially) for debugging.
Showing
This diff is collapsed.
Please register or sign in to comment