From: Balbir Singh <balbir@linux.vnet.ibm.com>
To: Steve Magnani <steve@digidescorp.com>
Cc: David Howells <dhowells@redhat.com>,
linux-mm@kvack.org, linux-kernel@vger.kernel.org,
kamezawa.hiroyu@jp.fujitsu.com
Subject: Re: [PATCH][RESEND] nommu: add anonymous page memcg accounting
Date: Sun, 3 Oct 2010 23:40:44 +0530 [thread overview]
Message-ID: <20101003181044.GG7896@balbir.in.ibm.com> (raw)
In-Reply-To: <WC20101001143139.810346@digidescorp.com>
* Steve Magnani <steve@digidescorp.com> [2010-10-01 09:31:39]:
> David Howells <dhowells@redhat.com> wrote:
> >
> > Do we really need to do memcg accounting in NOMMU mode? Might it be
> > better to just apply the attached patch instead?
> >
> > David
> > ---
> > diff --git a/init/Kconfig b/init/Kconfig
> > index 2de5b1c..aecff10 100644
> > --- a/init/Kconfig
> > +++ b/init/Kconfig
> > @@ -555,7 +555,7 @@ config RESOURCE_COUNTERS
> >
> > config CGROUP_MEM_RES_CTLR
> > bool "Memory Resource Controller for Control Groups"
> > - depends on CGROUPS && RESOURCE_COUNTERS
> > + depends on CGROUPS && RESOURCE_COUNTERS && MMU
> > select MM_OWNER
> > help
> > Provides a memory resource controller that manages both anonymous
>
> If anything I think nommu is one of the better applications of memcg. Since nommu typically ==
> embedded, being able to put potential memory pigs in a sandbox so they can't destabilize the
> system is a Good Thing. That was my motivation for doing this in the first place and it works
> quite well.
Good to know, but I want to point out that I never explictly tested it
for NOMMU when I created memcg. I thought like the rest that not
having reclaim capability would limit memcg usage in the NOMMU world.
--
Three Cheers,
Balbir
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2010-10-03 18:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-01 10:35 [PATCH][RESEND] nommu: add anonymous page memcg accounting Steven J. Magnani
2010-10-01 14:24 ` David Howells
2010-10-01 14:31 ` Steve Magnani
2010-10-03 18:10 ` Balbir Singh [this message]
2010-10-01 15:07 ` David Howells
2010-10-01 16:41 ` Steven J. Magnani
2010-10-03 18:17 ` Balbir Singh
2010-10-04 0:16 ` KAMEZAWA Hiroyuki
2010-10-03 18:08 ` Balbir Singh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101003181044.GG7896@balbir.in.ibm.com \
--to=balbir@linux.vnet.ibm.com \
--cc=dhowells@redhat.com \
--cc=kamezawa.hiroyu@jp.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=steve@digidescorp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).