projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2626f06
)
Documentation: Remove the "rhash_entries=" from kernel-parameters.txt
author
Thomas Huth
<thuth@redhat.com>
Fri, 14 Jun 2024 09:21:34 +0000
(11:21 +0200)
committer
Jonathan Corbet
<corbet@lwn.net>
Mon, 17 Jun 2024 22:24:04 +0000
(16:24 -0600)
"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
Documentation/admin-guide/kernel-parameters.txt
patch
|
blob
|
history
diff --git
a/Documentation/admin-guide/kernel-parameters.txt
b/Documentation/admin-guide/kernel-parameters.txt
index 44c22f27de54d408ec9adf86bbdc17b9eb38422d..6d5da820db0cfe86aa533d0ed2dc5e02cf496c35 100644
(file)
--- 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.