Loading mm/page_alloc.c +1 −1 Original line number Diff line number Diff line Loading @@ -5760,7 +5760,7 @@ static void __setup_per_zone_wmarks(void) * value here. * * 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. */ unsigned long min_pages; Loading Loading
mm/page_alloc.c +1 −1 Original line number Diff line number Diff line Loading @@ -5760,7 +5760,7 @@ static void __setup_per_zone_wmarks(void) * value here. * * 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. */ unsigned long min_pages; Loading