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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 30 Apr 2009 15:26:08 +0100 (BST)
From:	Mark Hills <mark@...o.org.uk>
To:	Willy Tarreau <w@....eu>
cc:	Andi Kleen <andi@...stfloor.org>, linux-kernel@...r.kernel.org
Subject: Re: splice() on two pipes

On Thu, 30 Apr 2009, Willy Tarreau wrote:

> BTW, I like your test program. Simple and easy. I have completed it to 
> test tcp and udp, you can find it attached.

I think the shown ability to splice to a unix socket may be misleading. 
Can someone offer some insight to my previous post (22nd April, "splice() 
on unix sockets")? Does splice to a unix socket actually result in zero 
copy?

   $ ./test_splice
   in\out  pipe    reg     chr     unix    tcp     udp
   pipe    no      yes     yes     yes     yes     yes
   reg     yes     no      no      no      no      no
   chr     no      no      no      no      no      no
   unix    no      no      no      no      no      no
   tcp     yes     no      no      no      no      no
   udp     no      no      no      no      no      no

Thanks

-- 
Mark
--
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