Re: Intel P6 vs P7 system call performance

Alan Cox (alan@lxorguk.ukuu.org.uk)
17 Dec 2002 15:12:56 +0000


On Tue, 2002-12-17 at 09:45, Andre Hedrick wrote:
>
> Linus,
>
> Are you serious about moving of the banging we currently do on 0x80?
> If so, I have a P4 development board with leds to monitor all the lower io
> ports and can decode for you.

Different thing - int 0x80 syscall not i/o port 80. I've done I/O port
80 (its very easy), but requires we set up some udelay constants with an
initial safety value right at boot (which we should do - we udelay
before it is initialised)

-
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/