From: Tonghao Zhang <[email protected]> Date: Tue, 12 Dec 2017 06:43:08 -0800
> The prequeue has been removed from the kernel. If we leave > the tcp_low_latency in kernel, it may confuse the users. > If users can't find the option, the doc may tell them why. > So we remove also the sysctl about tcp_low_latency. > > Signed-off-by: Tonghao Zhang <[email protected]> If you remove the sysctl, it will break scripts. That's why we left it around.
