Re: Intel P6 vs P7 system call performance

John Reiser (jreiser@BitWagon.com)
Tue, 17 Dec 2002 08:14:33 -0800


Ulrich Drepper wrote:
[snip]
> pushl %ebp
> movl $0xfffff000, %ebp
> call *%ebp
> popl %ebp

This does not work for mmap64 [syscall 192], which passes a parameter in %ebp.

-- 
John Reiser, jreiser@BitWagon.com

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