[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7acc93c7-d689-1fb2-e237-931560dfd8cb@kleine-koenig.org>
Date: Thu, 19 Sep 2019 23:07:27 +0200
From: Uwe Kleine-König <uwe@...ine-koenig.org>
To: Tal Gilboa <talgi@...lanox.com>,
Saeed Mahameed <saeedm@...lanox.com>
Cc: linux-kernel@...r.kernel.org
Subject: dimlib: should it really be enabled by default? [Was: [PATCH]
trivial: lib/Kconfig: typo modertion -> moderation]
On 9/19/19 11:03 PM, Uwe Kleine-König wrote:
> Fixes: 4f75da3666c0 ("linux/dim: Move implementation to .c files")
> Signed-off-by: Uwe Kleine-König <uwe@...ine-koenig.org>
> ---
> lib/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lib/Kconfig b/lib/Kconfig
> index 4e6b1c3e4c98..cc04124ed8f7 100644
> --- a/lib/Kconfig
> +++ b/lib/Kconfig
> @@ -559,7 +559,7 @@ config DIMLIB
> default y
BTW, I wonder about this "default y". I see there are some drivers that
select DIMLIB, so I wonder if I benefit from it at all if I don't use
such a driver?!
Best regards
Uwe
> help
> Dynamic Interrupt Moderation library.
> - Implements an algorithm for dynamically change CQ modertion values
> + Implements an algorithm for dynamically change CQ moderation values
> according to run time performance.
>
> #
>
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists