Re: [PATCH] Apply memory policies to top two highest zones whenhighest zone is ZONE_MOVABLE

From: Paul Jackson
Date: Mon Aug 06 2007 - 17:56:24 EST


Christoph wrote, responding to Mel and Andrew:
> > +static inline int alloc_should_filter_zonelist(struct zonelist *zonelist)
> > +{
> > + return !zonelist->zlcache_ptr;
> > +}
>
> I guess Paul needs to have a look at this one.

...

> > Which Paul?
>
> Paul Jackson.


I'll ack that the above snippet of code, alloc_should_filter_zonelist(),
does, as its comment explains, return true iff it's a custom zonelist such
as from MPOL_BIND.

As to the more interesting issues that this patch raises ... I have no clue.

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.925.600.0401
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/