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-next>] [day] [month] [year] [list]
Date:	Thu, 12 Jul 2007 16:12:25 -0400 (EDT)
From:	James Morris <jmorris@...ei.org>
To:	Jens Axboe <jens.axboe@...cle.com>
cc:	"David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Subject: TCP stalls in current git, possibly splice related

I'm seeing TCP connection stalls with current git, and a bisect found the 
following as a possible cause:

534f2aaa6ab07cd71164180bc958a7dcde41db11 is first bad commit
commit 534f2aaa6ab07cd71164180bc958a7dcde41db11
Author: Jens Axboe <jens.axboe@...cle.com>
Date:   Fri Jun 1 14:52:37 2007 +0200

    sys_sendfile: switch to using ->splice_read, if available
    
    This patch makes sendfile prefer to use ->splice_read(), if it's
    available in the file_operations structure.
    
    Signed-off-by: Jens Axboe <jens.axboe@...cle.com>


It's a large patch, and not clear if it's the patch itself or coincidental 
to it.

I've looked at some tcpdumps, but may not be able to get back to them 
until tomorrow or the weekend, & thought it might be useful to get the 
report out now.



- James
-- 
James Morris
<jmorris@...ei.org>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ