diff mbox series

Documentation: Remove the "rhash_entries=" from kernel-parameters.txt

Message ID 20240614092134.563082-1-thuth@redhat.com (mailing list archive)
State Not Applicable
Headers show
Series Documentation: Remove the "rhash_entries=" from kernel-parameters.txt | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Thomas Huth June 14, 2024, 9:21 a.m. UTC
"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>
---
 Documentation/admin-guide/kernel-parameters.txt | 3 ---
 1 file changed, 3 deletions(-)

Comments

Eric Dumazet June 14, 2024, 9:42 a.m. UTC | #1
On Fri, Jun 14, 2024 at 11:21 AM Thomas Huth <thuth@redhat.com> wrote:
>
> "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>
Jonathan Corbet June 17, 2024, 10:24 p.m. UTC | #2
Thomas Huth <thuth@redhat.com> writes:

> "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>
> ---
>  Documentation/admin-guide/kernel-parameters.txt | 3 ---
>  1 file changed, 3 deletions(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index 756ac1e22813..87d5bee924fe 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -5781,9 +5781,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
> -

Applied, thanks.

jon
diff mbox series

Patch

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 756ac1e22813..87d5bee924fe 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -5781,9 +5781,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.