mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 06:04:44 +01:00
mm: Kconfig: use verb *use* in plural form in description
*workloads* is plural requiring the verb *use* in plural form.
Link: https://lkml.kernel.org/r/20250603061303.479551-2-pmenzel@molgen.mpg.de
Fixes: e13e7922d0 ("mm: add CONFIG_PAGE_BLOCK_ORDER to select page block order")
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Acked-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Reviewed-by: Zi Yan <ziy@nvidia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
parent
cdf48aa832
commit
bafa31a1ce
1 changed files with 1 additions and 1 deletions
|
|
@ -1022,7 +1022,7 @@ config PAGE_BLOCK_ORDER
|
|||
or MAX_PAGE_ORDER.
|
||||
|
||||
Reducing pageblock order can negatively impact THP generation
|
||||
success rate. If your workloads uses THP heavily, please use this
|
||||
success rate. If your workloads use THP heavily, please use this
|
||||
option with caution.
|
||||
|
||||
Don't change if unsure.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue