All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xavier Roche <roche+kml2@exalead.com>
To: Arjan van de Ven <arjan@infradead.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Inter-process send()/recv() using zero-copy ?
Date: Wed, 23 Sep 2009 09:04:25 +0200	[thread overview]
Message-ID: <4AB9C879.1090709@exalead.com> (raw)
In-Reply-To: <20090923084314.78283f24@infradead.org>

Arjan van de Ven wrote:
> 1) memory copies are cheap
>    (say, 3000 cycles/page or less)

Yes, but this case would be more than useful for large memory blocks 
(typically memory_size/N, with N typically 2..10) -- something you 
generally have when you deal with mmap'ed blocks.

      parent reply	other threads:[~2009-09-23  7:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-23  6:01 Inter-process send()/recv() using zero-copy ? Xavier Roche
2009-09-23  6:43 ` Arjan van de Ven
2009-09-23  6:51   ` Nikita V. Youshchenko
2009-09-23  7:04   ` Xavier Roche [this message]

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=4AB9C879.1090709@exalead.com \
    --to=roche+kml2@exalead.com \
    --cc=arjan@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.