]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Documentation/mm: fix spelling mistake
authorSuchit K <suchitkarunakaran@gmail.com>
Sat, 15 Feb 2025 17:00:42 +0000 (22:30 +0530)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 28 Feb 2025 01:00:10 +0000 (17:00 -0800)
The word watermark was misspelled as "watemark".

Link: https://lkml.kernel.org/r/CAO9wTFhe4sf1eVVgijt2cdLPPsUHBj7B=HN-380_JSpve5KbvQ@mail.gmail.com
Signed-off-by: Suchit <suchitkarunakaran@gmail.com>
Cc: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/mm/balance.rst

index abaa78561c3133c99bed3f6feb52d576c2a3ac4f..c4962c89a7f54beaa8da5f595fd92394a7f50504 100644 (file)
@@ -81,7 +81,7 @@ Page stealing from process memory and shm is done if stealing the page would
 alleviate memory pressure on any zone in the page's node that has fallen below
 its watermark.
 
-watemark[WMARK_MIN/WMARK_LOW/WMARK_HIGH]/low_on_memory/zone_wake_kswapd: These
+watermark[WMARK_MIN/WMARK_LOW/WMARK_HIGH]/low_on_memory/zone_wake_kswapd: These
 are per-zone fields, used to determine when a zone needs to be balanced. When
 the number of pages falls below watermark[WMARK_MIN], the hysteric field
 low_on_memory gets set. This stays set till the number of free pages becomes