Re: [PATCH 4/4] memcg: add anon_scan_ratio to memory.stat file

From: KOSAKI Motohiro
Date: Wed Dec 30 2009 - 07:54:27 EST


> * KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> [2009-12-28 16:49:27]:
>
> > anon_scan_ratio feature doesn't only useful for global VM pressure
> > analysis, but it also useful for memcg memroy pressure analysis.
> >
> > Then, this patch add anon_scan_ratio field to memory.stat file too.
> >
> > Instead, following debug statistics was removed. It isn't so user and/or
> > developer friendly.
> >
> > - recent_rotated_anon
> > - recent_rotated_file
> > - recent_scanned_anon
> > - recent_scanned_file
>
> I've been using these to look at statistics - specifically reclaim
> data on my developer kernels.

ok, I'll drop removing part. just add anon_scan_ratio.


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