Re: [patch 05/19] split LRU lists into anon & file sets

From: Rik van Riel
Date: Fri Jan 11 2008 - 10:37:46 EST


On Fri, 11 Jan 2008 12:59:31 +0900
KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> wrote:

> Hi Rik
>
> > -static inline long mem_cgroup_calc_reclaim_inactive(struct mem_cgroup *mem,
> > - struct zone *zone, int priority)
> > +static inline long mem_cgroup_calc_reclaim(struct mem_cgroup *mem,
> > + struct zone *zone, int priority,
> > + int active, int file)
> > {
> > return 0;
> > }
>
> it can't compile if memcgroup turn off.

Doh! Good point.

Thank you for pointing out this error. I applied your fix to my tree,
it will be in the next version.

--
All rights reversed.
--
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/