All of lore.kernel.org
 help / color / mirror / Atom feed
From: Glauber Costa <glommer@parallels.com>
To: Michal Hocko <mhocko@suse.cz>
Cc: linux-mm@kvack.org, cgroups@vger.kernel.org,
	Tejun Heo <tj@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	kamezawa.hiroyu@jp.fujitsu.com, handai.szj@gmail.com,
	anton.vorontsov@linaro.org, Johannes Weiner <hannes@cmpxchg.org>,
	Mel Gorman <mgorman@suse.de>
Subject: Re: [PATCH v2 2/5] memcg: provide root figures from system totals
Date: Wed, 20 Mar 2013 12:08:17 +0400	[thread overview]
Message-ID: <51496E71.5010707@parallels.com> (raw)
In-Reply-To: <20130320080347.GE20045@dhcp22.suse.cz>

On 03/20/2013 12:03 PM, Michal Hocko wrote:
> On Wed 20-03-13 11:03:17, Glauber Costa wrote:
>> On 03/19/2013 04:55 PM, Michal Hocko wrote:
>>> On Tue 19-03-13 13:46:50, Michal Hocko wrote:
>>>> On Tue 05-03-13 17:10:55, Glauber Costa wrote:
>>>>> For the root memcg, there is no need to rely on the res_counters if hierarchy
>>>>> is enabled The sum of all mem cgroups plus the tasks in root itself, is
>>>>> necessarily the amount of memory used for the whole system. Since those figures
>>>>> are already kept somewhere anyway, we can just return them here, without too
>>>>> much hassle.
>>>>>
>>>>> Limit and soft limit can't be set for the root cgroup, so they are left at
>>>>> RESOURCE_MAX. Failcnt is left at 0, because its actual meaning is how many
>>>>> times we failed allocations due to the limit being hit. We will fail
>>>>> allocations in the root cgroup, but the limit will never the reason.
>>>>
>>>> I do not like this very much to be honest. It just adds more hackery...
>>>> Why cannot we simply not account if nr_cgroups == 1 and move relevant
>>>> global counters to the root at the moment when a first group is
>>>> created?
>>>
>>> OK, it seems that the very next patch does what I was looking for. So
>>> why all the churn in this patch?
>>> Why do you want to make root even more special?
>>
>> Because I am operating under the assumption that we want to handle that
>> transparently and keep things working. If you tell me: "Hey, reading
>> memory.usage_in_bytes from root should return 0!", then I can get rid of
>> that.
> 
> If you simply switch to accounting for root then you do not have to care
> about this, don't you?
> 
Of course not, but the whole point here is *not* accounting root. So if
we are entirely skipping root account, it, I personally believe we need
to replace it with something else so we can keep things working as much
as we can.

It doesn't need to be perfect, though: There is no way we can have
max_usage without something like a res_counter that locks memory
charges. I believe we can live without that. But as for the basic
statistics and numbers, I believe they should keep working.

>> The fact that I keep bypassing when hierarchy is present, it is
>> more of a reuse of the infrastructure since it's there anyway.
>>
>> Also, I would like the root memcg to be usable, albeit cheap, for
>> projects like memory pressure notifications.
>  
> root memcg without any childre, right?
> 
yes, of course.


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

  reply	other threads:[~2013-03-20  8:08 UTC|newest]

Thread overview: 72+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-05 13:10 [PATCH v2 0/5] bypass root memcg charges if no memcgs are possible Glauber Costa
2013-03-05 13:10 ` Glauber Costa
     [not found] ` <1362489058-3455-1-git-send-email-glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-03-05 13:10   ` [PATCH v2 1/5] memcg: make nocpu_base available for non hotplug Glauber Costa
2013-03-05 13:10     ` Glauber Costa
     [not found]     ` <1362489058-3455-2-git-send-email-glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-03-06  0:04       ` Kamezawa Hiroyuki
2013-03-06  0:04         ` Kamezawa Hiroyuki
2013-03-19 11:07     ` Michal Hocko
2013-03-05 13:10   ` [PATCH v2 2/5] memcg: provide root figures from system totals Glauber Costa
2013-03-05 13:10     ` Glauber Costa
2013-03-06  0:27     ` Kamezawa Hiroyuki
     [not found]       ` <51368D80.20701-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2013-03-06  8:30         ` Glauber Costa
2013-03-06  8:30           ` Glauber Costa
     [not found]           ` <5136FEC2.2050004-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-03-06 10:45             ` Kamezawa Hiroyuki
2013-03-06 10:45               ` Kamezawa Hiroyuki
     [not found]               ` <51371E4A.7090807-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2013-03-06 10:52                 ` Glauber Costa
2013-03-06 10:52                   ` Glauber Costa
     [not found]                   ` <51371FEF.3020507-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-03-06 10:59                     ` Kamezawa Hiroyuki
2013-03-06 10:59                       ` Kamezawa Hiroyuki
     [not found]                       ` <513721A5.6080401-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2013-03-13  6:58                         ` Sha Zhengju
2013-03-13  6:58                           ` Sha Zhengju
     [not found]                           ` <CAFj3OHWm_GjLFwNEE=D69DR-YSF25AZvKTLHpyHq7aYDi12b0g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-03-13  9:15                             ` Kamezawa Hiroyuki
2013-03-13  9:15                               ` Kamezawa Hiroyuki
2013-03-13  9:59                               ` Sha Zhengju
2013-03-14  0:03                                 ` Kamezawa Hiroyuki
2013-03-14  0:03                                   ` Kamezawa Hiroyuki
2013-03-06 10:50             ` Kamezawa Hiroyuki
2013-03-06 10:50               ` Kamezawa Hiroyuki
     [not found]     ` <1362489058-3455-3-git-send-email-glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-03-19 12:46       ` Michal Hocko
2013-03-19 12:46         ` Michal Hocko
     [not found]         ` <20130319124650.GE7869-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org>
2013-03-19 12:55           ` Michal Hocko
2013-03-19 12:55             ` Michal Hocko
2013-03-20  7:03             ` Glauber Costa
     [not found]               ` <51495F35.9040302-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-03-20  8:03                 ` Michal Hocko
2013-03-20  8:03                   ` Michal Hocko
2013-03-20  8:08                   ` Glauber Costa [this message]
     [not found]                     ` <51496E71.5010707-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-03-20  8:18                       ` Michal Hocko
2013-03-20  8:18                         ` Michal Hocko
2013-03-20  8:34                         ` Glauber Costa
2013-03-20  8:58                           ` Michal Hocko
2013-03-20  9:30                             ` Glauber Costa
     [not found]                               ` <514981C3.8070304-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-03-21  6:08                                 ` Kamezawa Hiroyuki
2013-03-21  6:08                                   ` Kamezawa Hiroyuki
2013-03-20 16:40                       ` Anton Vorontsov
2013-03-20 16:40                         ` Anton Vorontsov
2013-03-20  7:04         ` Glauber Costa
2013-03-05 13:10   ` [PATCH v2 3/5] memcg: make it suck faster Glauber Costa
2013-03-05 13:10     ` Glauber Costa
     [not found]     ` <1362489058-3455-4-git-send-email-glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-03-06  0:46       ` Kamezawa Hiroyuki
2013-03-06  0:46         ` Kamezawa Hiroyuki
2013-03-06  8:38         ` Glauber Costa
     [not found]           ` <5137007E.7030004-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-03-06 10:54             ` Kamezawa Hiroyuki
2013-03-06 10:54               ` Kamezawa Hiroyuki
2013-03-13  8:08       ` Sha Zhengju
2013-03-13  8:08         ` Sha Zhengju
     [not found]         ` <CAFj3OHU6f3o5GmbFyUsqtSWqHruSS4Yyodx=s=Vh8mO7GfTE8w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-03-20  7:13           ` Glauber Costa
2013-03-20  7:13             ` Glauber Costa
2013-03-19 13:58       ` Michal Hocko
2013-03-19 13:58         ` Michal Hocko
2013-03-20  7:00         ` Glauber Costa
     [not found]           ` <51495E73.8090409-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-03-20  8:13             ` Michal Hocko
2013-03-20  8:13               ` Michal Hocko
2013-03-05 13:10   ` [PATCH v2 4/5] memcg: do not call page_cgroup_init at system_boot Glauber Costa
2013-03-05 13:10     ` Glauber Costa
     [not found]     ` <1362489058-3455-5-git-send-email-glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-03-06  1:07       ` Kamezawa Hiroyuki
2013-03-06  1:07         ` Kamezawa Hiroyuki
     [not found]         ` <513696C1.3090301-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2013-03-06  8:22           ` Glauber Costa
2013-03-06  8:22             ` Glauber Costa
2013-03-19 14:06     ` Michal Hocko
2013-03-05 13:10   ` [PATCH v2 5/5] memcg: do not walk all the way to the root for memcg Glauber Costa
2013-03-05 13:10     ` Glauber Costa
     [not found]     ` <1362489058-3455-6-git-send-email-glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-03-06  1:08       ` Kamezawa Hiroyuki
2013-03-06  1:08         ` Kamezawa Hiroyuki

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=51496E71.5010707@parallels.com \
    --to=glommer@parallels.com \
    --cc=akpm@linux-foundation.org \
    --cc=anton.vorontsov@linaro.org \
    --cc=cgroups@vger.kernel.org \
    --cc=handai.szj@gmail.com \
    --cc=hannes@cmpxchg.org \
    --cc=kamezawa.hiroyu@jp.fujitsu.com \
    --cc=linux-mm@kvack.org \
    --cc=mgorman@suse.de \
    --cc=mhocko@suse.cz \
    --cc=tj@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.