OK dhill@ On Tue, Feb 06, 2018 at 05:10:17PM +0100, Alexander Bluhm wrote: > Hi, > > Historically TCP timeouts were implemented with pr_slowtimo and > pr_fasttimo. That is the reason why we have two timeout mechanisms > with complicated ticks calculation. > > I would like to move to milliseconds and merge them eventually. > This makes it easier to see the actual values. > > Let's get rid of some easy ticks and hz. > > ok? > > bluhm >
- tcp timeout milliseconds Alexander Bluhm
- Re: tcp timeout milliseconds Florian Obser
- Re: tcp timeout milliseconds David Hill