summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2024-06-14 11:21:34 +0200
committerJonathan Corbet <corbet@lwn.net>2024-06-18 00:24:04 +0200
commit35a9cbeefd978fda202621602777c7ac4f75e17a (patch)
tree6214acd65e1f2a35c117532a5b6aed9687630f02
parentDocumentation: Remove "ltpc=" from the kernel-parameters.txt (diff)
downloadlinux-35a9cbeefd978fda202621602777c7ac4f75e17a.tar.xz
linux-35a9cbeefd978fda202621602777c7ac4f75e17a.zip
Documentation: Remove the "rhash_entries=" from kernel-parameters.txt
"rhash_entries" belonged to the routing cache that has been removed in commit 89aef8921bfb ("ipv4: Delete routing cache."). Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240614092134.563082-1-thuth@redhat.com
-rw-r--r--Documentation/admin-guide/kernel-parameters.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 44c22f27de54..6d5da820db0c 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -5763,9 +5763,6 @@
2 The "airplane mode" button toggles between everything
blocked and everything unblocked.
- rhash_entries= [KNL,NET]
- Set number of hash buckets for route cache
-
ring3mwait=disable
[KNL] Disable ring 3 MONITOR/MWAIT feature on supported
CPUs.