[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4AB9C879.1090709@exalead.com>
Date: Wed, 23 Sep 2009 09:04:25 +0200
From: Xavier Roche <roche+kml2@...lead.com>
To: Arjan van de Ven <arjan@...radead.org>
CC: Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: Inter-process send()/recv() using zero-copy ?
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists