[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100420.144106.118596093.davem@davemloft.net>
Date: Tue, 20 Apr 2010 14:41:06 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: franco@...tsummer.de, xiaosuo@...il.com, therbert@...gle.com,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next-2.6] rps: consistent rxhash
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Tue, 20 Apr 2010 16:57:01 +0200
> I know many applications using TCP on loopback, they are real :)
This is all true and I support your hashing patch and all of that.
But if we really want TCP over loopback to go fast, there are much
better ways to do this.
Eric, do you remember that "TCP friends" rough patch I sent you last
year that essentailly made TCP sockets over loopback behave like
AF_UNIX ones and just queue the SKBs directly to the destination
socket without doing any protocol work?
If we ever got that working, tbench performance would become
impressive :)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists