2.3.30pre1 syscall w/6 args support?

Artur Skawina (skawina@geocities.com)
Wed, 08 Dec 1999 02:15:21 +0100


Is this really absolutely necessary? I have SYSENTER based syscalls
mostly working, cutting the cost of a system call in half (currently
from 281 cycles for a int80 based getpid to only 137, but the numbers
will change a little as i finish it off). Supporting six args is not
really an option however (not w/o extra kernel side translations --
there are simply no registers left to pass the required info
(esp/eip))..

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/