Re: [RFC v2] tcp: Export TCP Delayed ACK parameters to user
From: David Miller <davem@davemloft.net>
Date: 2011-10-30 04:16:56
From: David Miller <davem@davemloft.net>
Date: 2011-10-30 04:16:56
From: Daniel Baluta <redacted> Date: Sat, 29 Oct 2011 15:32:25 +0300
* count number of bytes instead of number of segments.
The standard way Linux TCP analyzes connection state based upon packets, not bytes. I don't see any value for changing something so fundamental just for the sake of avoiding the multiply in an obscure facility. I asked you to make an incision less invasive, yet you're proposal here more invasive.