Commit 42ff2703 authored by Yaowei Bai's avatar Yaowei Bai Committed by Linus Torvalds

mm/page_alloc.c: clean up comment

Signed-off-by: default avatarYaowei Bai <bywxiaobai@163.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent f91e8d6d
...@@ -5760,7 +5760,7 @@ static void __setup_per_zone_wmarks(void) ...@@ -5760,7 +5760,7 @@ static void __setup_per_zone_wmarks(void)
* value here. * value here.
* *
* The WMARK_HIGH-WMARK_LOW and (WMARK_LOW-WMARK_MIN) * The WMARK_HIGH-WMARK_LOW and (WMARK_LOW-WMARK_MIN)
* deltas controls asynch page reclaim, and so should * deltas control asynch page reclaim, and so should
* not be capped for highmem. * not be capped for highmem.
*/ */
unsigned long min_pages; unsigned long min_pages;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment