On Mon, Nov 23, 2015 at 11:54 AM, David Miller <[email protected]> wrote: > From: Tom Herbert <[email protected]> > Date: Mon, 23 Nov 2015 09:33:44 -0800 > >> The TCP PSH flag is not defined for message delineation (neither is >> urgent pointer). We can't change that (many people have tried to add >> message semantics to TCP protocol but have always failed miserably). > > Agreed. > > My only gripe with kcm right now is a lack of a native sendpage. > We should be able to zero copy data through KCM streams without > any problems whatsoever.
Right, there is no reason zero copy won't work here. I was just trying minimize the initial implementation small for reviewability. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
