lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 18 Dec 2020 16:46:47 -0800
From:   Jakub Kicinski <kuba@...nel.org>
To:     lyl <liyonglong@...natelecom.cn>,
        Eric Dumazet <edumazet@...gle.com>
Cc:     netdev@...r.kernel.org, davem@...emloft.net, fw@...len.de,
        qitiepeng@...natelecom.cn
Subject: Re: [PATCH] tcp: remove obsolete paramter sysctl_tcp_low_latency

On Fri, 18 Dec 2020 14:11:16 +0800 lyl wrote:
> Remove tcp_low_latency, since it is not functional After commit
> e7942d0633c4 (tcp: remove prequeue support)
> 
> Signed-off-by: lyl <liyonglong@...natelecom.cn>

I don't think we can remove sysctls, even if they no longer control 
the behavior of the kernel. The existence of the file itself is uAPI.

Powered by blists - more mailing lists