[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20111220.151930.911300602237271546.davem@davemloft.net>
Date: Tue, 20 Dec 2011 15:19:30 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: brutus@...gle.com
Cc: netdev@...r.kernel.org
Subject: Re: [RFC][PATCH] net-tcp: TCP/IP stack bypass for loopback
connections.
From: Bruce "Brutus" Curtis <brutus@...gle.com>
Date: Tue, 22 Nov 2011 16:09:33 -0800
> TCP/IP loopback socket pair stack bypass, based on an idea by, and
> rough upstream patch from, David Miller <davem@...emloft.net> called
> "friends", the data structure modifcations and connection scheme are
> reused with new dedicated code for the data path.
Thanks for doing this work.
It's very disappoing that the whole of the data sending system
calls need to be duplicated into this new tcp_friends.c file.
My entire hope was that we could integrate the logic into the
existing sendmsg/recvmsg implementations.
Please reimplement things this way. With so much code duplication
I really cannot justify putting this feature in as-is.
--
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