Re: [PATCH] memcg: remove mem_cgroup_reclaim_imbalance() perfectly

From: KOSAKI Motohiro
Date: Tue Feb 10 2009 - 06:50:33 EST


Hi Balbir,

> > * KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> [2009-02-10 18:50:39]:
> >
> > >
> > > commit 4f98a2fee8acdb4ac84545df98cccecfd130f8db (vmscan:
> > > split LRU lists into anon & file sets) remove mem_cgroup_reclaim_imbalance().
> > >
> > > but it isn't enough.
> > > memcontrol.h header file still have legacy parts.
> > >
> > >
> > > Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
> > > Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
> > > Cc: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>
> > > ---
> > > include/linux/memcontrol.h | 6 ------
> > > 1 file changed, 6 deletions(-)
> > >
> >
> > The calc_mapped_ratio prototype should also be removed from this file.
>
> ok, thanks.
> I'll do that soon.

I fixed this by "memcg: remove mem_cgroup_calc_mapped_ratio() take2".
Then, We don't need to change this patch.

Thanks!



--
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/