Re: Antwort: SCSI networking?

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 23 Apr 1998 18:40:31 +0100 (BST)


> Alan> Gigaether and HIPPI already can
>
> Except for Gig Ether you will be long dead trying to keep up with the
> interrupts before reaching 800Mbps ;-)

Depends on the hardware. If you have huge buffers you take a max of one
rx irq per timer tick and you only take a tx irq when you need to send
data, the queue was full and has now hit half empty.

per packet tx/rx irq's are just the current very primitive network card
design

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu