Re: [PATCH] Documentation: Remove the "rhash_entries=" from kernel-parameters.txt
From: Jonathan Corbet
Date: Mon Jun 17 2024 - 18:24:31 EST
Thomas Huth <thuth@xxxxxxxxxx> 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@xxxxxxxxxx>
> ---
> 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