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]
Message-Id: <20080920.213232.115194384.davem@davemloft.net>
Date:	Sat, 20 Sep 2008 21:32:32 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	ilpo.jarvinen@...sinki.fi
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCHv2 net-next 00/15]: TCP rexmit changes

From: "Ilpo Järvinen" <ilpo.jarvinen@...sinki.fi>
Date: Sun, 21 Sep 2008 00:47:43 +0300

> John Heffner noted ages ago that TCP does O(n^2) processing
> during recovery. SACKtag part was solved earlier, making
> duplicate ACKs to avoid scanning the write queue unnecessarily.
> This change is intented to (mostly) solve the periods when
> cumulative ACKs occur during a recovery, ie., basically when
> the situation starts to resolve.
> 
> v2 fixes !tp->lost_out detection in case we went already more
> than 2^31 from the previous retransmit_high.
> 
> I played again with it a bit, this time I also went to see the
> counters using systemtap and afaict the counters matched what
> I expected to see (fwd-rexmits and some other cases related to
> collapse/fragment weren't covered by my simple transfer).

These changes look great, all applied to net-next-2.6

Thanks a lot!
--
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