public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: Remove the "rhash_entries=" from kernel-parameters.txt
@ 2024-06-14  9:21 Thomas Huth
  2024-06-14  9:42 ` Eric Dumazet
  2024-06-17 22:24 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Huth @ 2024-06-14  9:21 UTC (permalink / raw)
  To: linux-doc, netdev, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni
  Cc: linux-kernel, Jonathan Corbet

"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
-
 	ring3mwait=disable
 			[KNL] Disable ring 3 MONITOR/MWAIT feature on supported
 			CPUs.
-- 
2.45.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: Remove the "rhash_entries=" from kernel-parameters.txt
  2024-06-14  9:21 [PATCH] Documentation: Remove the "rhash_entries=" from kernel-parameters.txt Thomas Huth
@ 2024-06-14  9:42 ` Eric Dumazet
  2024-06-17 22:24 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Dumazet @ 2024-06-14  9:42 UTC (permalink / raw)
  To: Thomas Huth
  Cc: linux-doc, netdev, David S. Miller, Jakub Kicinski, Paolo Abeni,
	linux-kernel, Jonathan Corbet

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>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: Remove the "rhash_entries=" from kernel-parameters.txt
  2024-06-14  9:21 [PATCH] Documentation: Remove the "rhash_entries=" from kernel-parameters.txt Thomas Huth
  2024-06-14  9:42 ` Eric Dumazet
@ 2024-06-17 22:24 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2024-06-17 22:24 UTC (permalink / raw)
  To: Thomas Huth, linux-doc, netdev, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni
  Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-17 22:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14  9:21 [PATCH] Documentation: Remove the "rhash_entries=" from kernel-parameters.txt Thomas Huth
2024-06-14  9:42 ` Eric Dumazet
2024-06-17 22:24 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox