[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGK4HS-OQFGL6FY8jwXgh-pEjtjTo8oV6vTWg=GzFuJ66Lj15g@mail.gmail.com>
Date: Wed, 28 Nov 2012 10:52:39 -0800
From: Vijay Subramanian <subramanian.vijay@...il.com>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: Rick Jones <rick.jones2@...com>, Saku Ytti <saku@...i.fi>,
netdev@...r.kernel.org
Subject: Re: TCP and reordering
>
> Note that this sysctl controls the initial value of the per socket
> reordering value. It _does_ increase automatically (assuming SACK is
> enabled of course)
>
>
>
I believe enabling SACK is not a requirement. Even with plain Reno,
reordering is tracked in tp->reordering and the reordering event is
counted in LINUX_MIB_TCPRENOREORDER.
tcp_add_reno_sack()-->tcp_check_reno_reordering() is the code path.
Thanks,
Vijay
--
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