lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ