Return-Path: Subject: Re: [PATCH 0/3] Zero-copy L2CAP ERTM & streaming reassembly From: Marcel Holtmann To: Mat Martineau Cc: padovan@profusion.mobi, linux-bluetooth@vger.kernel.org Date: Mon, 18 Jul 2011 22:33:42 +0200 In-Reply-To: References: <1310579919-24546-1-git-send-email-mathewm@codeaurora.org> Content-Type: text/plain; charset="UTF-8" Message-ID: <1311021225.21109.165.camel@aeonflux> Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Mat, > > This patch series changes SDU reassembly to link together PDU skbs > > using a frag list instead of copying all data bytes to a single, > > linear skb. The reduction in overhead is especially helpful with high > > speed AMP links. I have not looked at these at all, but one thing that came up in a discussion between Johan and myself with OBEX zero-copy was that we like to also see MSG_MORE support for L2CAP and RFCOMM sockets. Something to keep in mind ;) Regards Marcel