[PATCH v7 00/70] Introducing the Maple Tree

Andrew Morton akpm at linux-foundation.org
Thu Apr 14 12:19:11 PDT 2022


On Thu, 14 Apr 2022 17:15:26 +0000 Liam Howlett <liam.howlett at oracle.com> wrote:

> > Also I noticed, for the end address to walk_page_range(), Matthew used
> > -1 and you used ULONG_MAX in the maple branch; Andrew used TASK_SIZE
> > below. Having a single value throughout would be great.
> 
> I think ULONG_MAX would be best, we should probably change the below to
> ULONG_MAX.

I switched it to ULONG_MAX/

> I don't see the code below in mglru-mapletree (62dd11ea8d).  Am I on the
> right branch/commit?

oop, sorry, sleepy guy failed to include all the mglru patches!  It
should be fixed now (4e03b8e70232).



More information about the maple-tree mailing list