linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "José Antonio Santos Cadenas" <jcaden@libresoft.es>
To: "Elvis Pfützenreuter" <epx@signove.com>
Cc: "Santiago Carot-Nemesio" <scarot@libresoft.es>,
	linux-bluetooth@vger.kernel.org
Subject: Re: HDP proposed API
Date: Wed, 5 May 2010 15:36:40 +0200	[thread overview]
Message-ID: <201005051536.40471.jcaden@libresoft.es> (raw)
In-Reply-To: <E956E54B-C1C5-4FCA-A677-1E549CF3B3D2@signove.com>

El Wednesday 05 May 2010 15:22:16 Elvis Pfützenreuter escribió:
> > So you mean do fd-passing with the pipe file descriptor to the client and then HDP will write the data in the L2CAP socket using splice, am I right?
> 
> I guess they meant using splice for the pipe (because as far as I understood, it is for pipes only), so the data exchanged between bluez and application is zero-copy.--

I'm reading splice documentation and I understand that can be used with any type of fd, 
but one of the fd should be a pipe. This is ok for that case.

I see one problem. The pipes are unidirectional so for a full duplex data channel
HDP will need two pipes (what means 4 fd and pass 2 to the client, one for read 
and other for write). We should find an easy way to solve this. Proposals are
welcome :)


  reply	other threads:[~2010-05-05 13:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-04  7:55 HDP proposed API Santiago Carot-Nemesio
2010-05-04 10:04 ` Luiz Augusto von Dentz
2010-05-04 10:13   ` José Antonio Santos Cadenas
2010-05-04 10:54   ` José Antonio Santos Cadenas
2010-05-04 14:50     ` Luiz Augusto von Dentz
2010-05-05 10:11       ` Santiago Carot-Nemesio
2010-05-05 10:53       ` Santiago Carot-Nemesio
2010-05-05  0:07     ` Elvis Pfützenreuter
2010-05-05 10:57       ` José Antonio Santos Cadenas
2010-05-05 12:13         ` Elvis Pfützenreuter
2010-05-05 13:10           ` Elvis Pfützenreuter
2010-05-05 13:18             ` José Antonio Santos Cadenas
2010-05-05 13:22               ` Elvis Pfützenreuter
2010-05-05 13:36                 ` José Antonio Santos Cadenas [this message]
2010-05-05  0:32 ` Elvis Pfützenreuter

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=201005051536.40471.jcaden@libresoft.es \
    --to=jcaden@libresoft.es \
    --cc=epx@signove.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=scarot@libresoft.es \
    /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).