On Mon, May 27, 2013 at 11:36 AM, Sergey Dyasly <dserrg@xxxxxxxxx> wrote: > Now there are only 2 members in struct page_cgroup. > Update config MEMCG description accordingly. > > Signed-off-by: Sergey Dyasly <dserrg@xxxxxxxxx> > --- > init/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/init/Kconfig b/init/Kconfig > index 9d3a788..16d1502 100644 > --- a/init/Kconfig > +++ b/init/Kconfig > @@ -876,7 +876,7 @@ config MEMCG > > Note that setting this option increases fixed memory overhead > associated with each page of memory in the system. By this, > - 20(40)bytes/PAGE_SIZE on 32(64)bit system will be occupied by memory > + 8(16)bytes/PAGE_SIZE on 32(64)bit system will be occupied by memory > usage tracking struct at boot. Total amount of this is printed out > at boot. Yes, kernel developers often foget to update documentations. Nice catch! Acked-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html