linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: <leonid.moiseichuk@nokia.com>
To: anton.vorontsov@linaro.org, kamezawa.hiroyu@jp.fujitsu.com
Cc: rientjes@google.com, penberg@kernel.org, mgorman@suse.de,
	glommer@parallels.com, mhocko@suse.cz, kirill@shutemov.name,
	lcapitulino@redhat.com, akpm@linux-foundation.org,
	gthelen@google.com, kosaki.motohiro@gmail.com,
	minchan@kernel.org, b.zolnierkie@samsung.com,
	john.stultz@linaro.org, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org, linaro-kernel@lists.linaro.org,
	patches@linaro.org, kernel-team@android.com
Subject: RE: [PATCH 1/2] Add mempressure cgroup
Date: Tue, 8 Jan 2013 07:57:25 +0000	[thread overview]
Message-ID: <84FF21A720B0874AA94B46D76DB98269046C33F0@008-AM1MPN1-003.mgdnok.nokia.com> (raw)
In-Reply-To: <20130108072935.GA15431@lizard.gateway.2wire.net>

-----Original Message-----
From: ext Anton Vorontsov [mailto:anton.vorontsov@linaro.org] 
Sent: 08 January, 2013 08:30
...
> > +static const uint vmpressure_level_med = 60;
> > +static const uint vmpressure_level_oom = 99;
> > +static const uint vmpressure_level_oom_prio = 4;
> > +
..
Seems vmpressure_level_oom = 99 is quite high if I understand it as a global. If I do not wrong in old version of kernel the kernel only memory border was stated as 1/32 part of available memory meaning no allocation for user-space if amount of free memory reached 1/32. So, decreasing this parameter to 95 or 90 will allow notification to be propagated to user-space and handled.

Best wishes,
Leonid

  reply	other threads:[~2013-01-08  8:00 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-04  8:27 [PATCH 0/2] Mempressure cgroup Anton Vorontsov
2013-01-04  8:29 ` [PATCH 1/2] Add mempressure cgroup Anton Vorontsov
2013-01-04 15:05   ` Kirill A. Shutemov
2013-01-07  8:51   ` Kamezawa Hiroyuki
2013-01-08  7:29     ` Anton Vorontsov
2013-01-08  7:57       ` leonid.moiseichuk [this message]
2013-01-08  8:24       ` Kamezawa Hiroyuki
2013-01-08  8:49   ` Minchan Kim
2013-01-09 22:14     ` Anton Vorontsov
2013-01-11  5:12       ` Minchan Kim
2013-01-11  5:38         ` Anton Vorontsov
2013-01-11  5:56           ` Minchan Kim
2013-01-11  6:09             ` Anton Vorontsov
2013-01-08 21:44   ` Andrew Morton
2013-01-09 14:10     ` Glauber Costa
2013-01-09 20:28       ` Andrew Morton
2013-01-09  8:56   ` Glauber Costa
2013-01-09  9:15     ` Andrew Morton
2013-01-09 13:43       ` Glauber Costa
2013-01-09 20:37   ` Tejun Heo
2013-01-09 20:39     ` Tejun Heo
2013-01-09 21:20     ` Glauber Costa
2013-01-09 21:36       ` Anton Vorontsov
2013-01-09 21:55         ` Tejun Heo
2013-01-09 22:04           ` Tejun Heo
2013-01-09 22:06           ` Anton Vorontsov
2013-01-09 22:21             ` Tejun Heo
2013-01-10  7:18             ` Glauber Costa
2013-01-13  8:50   ` Simon Jeons
2013-01-13  8:52   ` Wanpeng Li
2013-01-13  8:52   ` Wanpeng Li
2013-01-04  8:29 ` [PATCH 2/2] Add shrinker interface for " Anton Vorontsov
2013-01-11 19:13 ` [PATCH 0/2] Mempressure cgroup Luiz Capitulino

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=84FF21A720B0874AA94B46D76DB98269046C33F0@008-AM1MPN1-003.mgdnok.nokia.com \
    --to=leonid.moiseichuk@nokia.com \
    --cc=akpm@linux-foundation.org \
    --cc=anton.vorontsov@linaro.org \
    --cc=b.zolnierkie@samsung.com \
    --cc=glommer@parallels.com \
    --cc=gthelen@google.com \
    --cc=john.stultz@linaro.org \
    --cc=kamezawa.hiroyu@jp.fujitsu.com \
    --cc=kernel-team@android.com \
    --cc=kirill@shutemov.name \
    --cc=kosaki.motohiro@gmail.com \
    --cc=lcapitulino@redhat.com \
    --cc=linaro-kernel@lists.linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mgorman@suse.de \
    --cc=mhocko@suse.cz \
    --cc=minchan@kernel.org \
    --cc=patches@linaro.org \
    --cc=penberg@kernel.org \
    --cc=rientjes@google.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