From: Marcel Holtmann <marcel@holtmann.org>
To: Mat Martineau <mathewm@codeaurora.org>
Cc: linux-bluetooth@vger.kernel.org, gustavo@padovan.org,
pkrystad@codeaurora.org, andrei.emeltchenko.news@gmail.com,
szymon.janc@tieto.com
Subject: Re: [PATCHv4 1/2] Bluetooth: Add the l2cap_seq_list structure for tracking frames
Date: Wed, 04 Apr 2012 13:30:54 -0700 [thread overview]
Message-ID: <1333571454.16897.0.camel@aeonflux> (raw)
In-Reply-To: <1333564183-23442-2-git-send-email-mathewm@codeaurora.org>
Hi Mat,
> A sequence list is a data structure used to track frames that need to
> be retransmitted, and frames that have been requested for
> retransmission by the remote device. It can compactly represent a
> list of sequence numbers within the ERTM transmit window. Memory for
> the list is allocated once at connection time, and common operations
> in ERTM are O(1).
>
> Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
> ---
> include/net/bluetooth/l2cap.h | 12 ++++
> net/bluetooth/l2cap_core.c | 148 ++++++++++++++++++++++++++++++++++++++---
> 2 files changed, 152 insertions(+), 8 deletions(-)
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Regards
Marcel
next prev parent reply other threads:[~2012-04-04 20:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-04 18:29 [PATCHv4 0/2] ERTM state machine changes, part 1 Mat Martineau
2012-04-04 18:29 ` [PATCHv4 1/2] Bluetooth: Add the l2cap_seq_list structure for tracking frames Mat Martineau
2012-04-04 20:30 ` Marcel Holtmann [this message]
2012-04-04 18:29 ` [PATCHv4 2/2] Bluetooth: Functions for handling ERTM control fields Mat Martineau
2012-04-04 20:31 ` Marcel Holtmann
2012-04-06 14:48 ` Mat Martineau
2012-04-06 22:29 ` Gustavo Padovan
2012-04-06 22:36 ` Gustavo Padovan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1333571454.16897.0.camel@aeonflux \
--to=marcel@holtmann.org \
--cc=andrei.emeltchenko.news@gmail.com \
--cc=gustavo@padovan.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=mathewm@codeaurora.org \
--cc=pkrystad@codeaurora.org \
--cc=szymon.janc@tieto.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).