ia64: Light-weight system call support (aka, "fsyscalls"). This does not (yet)
accelerate normal system calls, but it puts the infrastructure in place and lets you write fsyscall-handlers to your hearts content. A null system- call (such as getpid()) can now run in as little as 35 cycles!
Showing
Documentation/ia64/fsys.txt
0 → 100644
arch/ia64/kernel/fsys.S
0 → 100644
This diff is collapsed.
Please register or sign in to comment