[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110205135710.GA4752@gerrit.erg.abdn.ac.uk>
Date: Sat, 5 Feb 2011 14:57:10 +0100
From: Gerrit Renker <gerrit@....abdn.ac.uk>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, dccp@...r.kernel.org, therbert@...gle.com
Subject: Re: [PATCH] tcp: Increase the initial congestion window to 10.
| I've left the DCCP code to keep using RFC3390 logic, if they
| wish to adopt this change in their code they can do so by
| simply deleting the rfc33390_bytes_to_packets() function and
| using TCP_INIT_CWND in their assignment.
|
| include/net/tcp.h | 12 +++---------
| net/dccp/ccids/ccid2.c | 9 +++++++++
Thank you for keeping the compatility, this seems an excellent way forward.
The change only affects CCID-2, TCP-like congestion control. This still has
some unresolved issues (related to cwnd) in its implementation.
Once these have been resolved, we can return to tracking the state of the
art in TCP, for the moment your patch works best.
--
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