docs: admin-guide: Remove threads-max auto-tuning
authorMasanari Iida <standby24x7@gmail.com>
Fri, 1 Nov 2019 04:04:38 +0000 (13:04 +0900)
committerJonathan Corbet <corbet@lwn.net>
Thu, 7 Nov 2019 20:17:25 +0000 (13:17 -0700)
commite80d89380c5a8553f208d002ee0f7877ed08eb6c
treebfcc3311baa8b48ae0f58f285f954461737e95f0
parent73eb802ad97f814aa86d83cfd1d139cadbb4f0fb
docs: admin-guide: Remove threads-max auto-tuning

Since following path was merged in 5.4-rc3,
auto-tuning feature in threads-max does not exist any more.
Fix the admin-guide document as is.

kernel/sysctl.c: do not override max_threads provided by userspace
b0f53dbc4bc4c371f38b14c391095a3bb8a0bb40

Fixes: b0f53dbc4bc4 ("kernel/sysctl.c: do not override max_threads provided by userspace")
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/sysctl/kernel.rst