lkml.org 
[lkml]   [2023]   [Oct]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 01/10] mm, pcp: avoid to drain PCP when process exit
On Wed, 11 Oct 2023 13:46:10 +0100 Mel Gorman <mgorman@techsingularity.net> wrote:

> > --- a/include/linux/mmzone.h
> > +++ b/include/linux/mmzone.h
> > @@ -676,12 +676,15 @@ enum zone_watermarks {
> > #define high_wmark_pages(z) (z->_watermark[WMARK_HIGH] + z->watermark_boost)
> > #define wmark_pages(z, i) (z->_watermark[i] + z->watermark_boost)
> >
> > +#define PCPF_PREV_FREE_HIGH_ORDER 0x01
> > +
>
> The meaning of the flag and its intent should have been documented.

I need to rebase mm-stable for other reasons. So let's please
decide (soon) whether Mel's review comments can be addressed
via add-on patches or whether I should drop this version of this
series altogether, during that rebase.

\
 
 \ /
  Last update: 2023-10-11 19:18    [W:0.168 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site