Re: Idea to make a kickass TCP read!
Olivier Galibert (galibert@pobox.com)
Fri, 7 Aug 1998 21:15:50 +0200
On Fri, Aug 07, 1998 at 01:52:16PM +0100, Alan Cox wrote:
> > Why couldn't we at least mmap the skbuffs?
>
> By the time you've done the required TLB flushes on an SMP box at least
> a copy would have been cheaper. You can do ring buffers mapped into user
> space stuff - U-Net does exactly that. Its a recognition that sometimes
> ultralow latencies require specialist interfaces
Virtual Interface Architecture seems to be a nice one. At least the
spec is promising.
http://www.viarch.org/
I wonder if such an interface can be implemented with the current
driver structure. Probably, but alignment problems will suck.
OG.
-
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.altern.org/andrebalsa/doc/lkml-faq.html