All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Rientjes <rientjes@google.com>
To: Roman Gushchin <guro@fb.com>
Cc: linux-mm@kvack.org, Michal Hocko <mhocko@kernel.org>,
	Vladimir Davydov <vdavydov.dev@gmail.com>,
	Johannes Weiner <hannes@cmpxchg.org>,
	Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>,
	Tejun Heo <tj@kernel.org>,
	kernel-team@fb.com, cgroups@vger.kernel.org,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [v5 4/4] mm, oom, docs: describe the cgroup-aware OOM killer
Date: Sun, 20 Aug 2017 17:41:25 -0700 (PDT)	[thread overview]
Message-ID: <alpine.DEB.2.10.1708201740140.117182@chino.kir.corp.google.com> (raw)
In-Reply-To: <20170817121647.GA26107@castle.DHCP.thefacebook.com>

On Thu, 17 Aug 2017, Roman Gushchin wrote:

> Hi David!
> 
> Please, find an updated version of docs patch below.
> 

Looks much better, thanks!  I think the only pending issue is discussing 
the relationship of memory.oom_kill_all_tasks with /proc/pid/oom_score_adj 
== OOM_SCORE_ADJ_MIN.

WARNING: multiple messages have this Message-ID (diff)
From: David Rientjes <rientjes@google.com>
To: Roman Gushchin <guro@fb.com>
Cc: linux-mm@kvack.org, Michal Hocko <mhocko@kernel.org>,
	Vladimir Davydov <vdavydov.dev@gmail.com>,
	Johannes Weiner <hannes@cmpxchg.org>,
	Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>,
	Tejun Heo <tj@kernel.org>,
	kernel-team@fb.com, cgroups@vger.kernel.org,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [v5 4/4] mm, oom, docs: describe the cgroup-aware OOM killer
Date: Sun, 20 Aug 2017 17:41:25 -0700 (PDT)	[thread overview]
Message-ID: <alpine.DEB.2.10.1708201740140.117182@chino.kir.corp.google.com> (raw)
In-Reply-To: <20170817121647.GA26107@castle.DHCP.thefacebook.com>

On Thu, 17 Aug 2017, Roman Gushchin wrote:

> Hi David!
> 
> Please, find an updated version of docs patch below.
> 

Looks much better, thanks!  I think the only pending issue is discussing 
the relationship of memory.oom_kill_all_tasks with /proc/pid/oom_score_adj 
== OOM_SCORE_ADJ_MIN.

--
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:[~2017-08-21  0:41 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-14 18:32 [v5 1/4] mm, oom: refactor the oom_kill_process() function Roman Gushchin
2017-08-14 18:32 ` Roman Gushchin
2017-08-14 18:32 ` [v5 0/4] cgroup-aware OOM killer Roman Gushchin
2017-08-14 18:32   ` Roman Gushchin
2017-08-14 18:32   ` Roman Gushchin
2017-08-14 18:32 ` [v5 2/4] mm, oom: " Roman Gushchin
2017-08-14 18:32   ` Roman Gushchin
2017-08-14 22:42   ` David Rientjes
2017-08-14 22:42     ` David Rientjes
2017-08-15 12:15     ` Roman Gushchin
2017-08-15 12:15       ` Roman Gushchin
2017-08-15 12:20       ` Aleksa Sarai
2017-08-15 12:20         ` Aleksa Sarai
2017-08-15 12:57         ` Roman Gushchin
2017-08-15 12:57           ` Roman Gushchin
2017-08-15 21:47       ` David Rientjes
2017-08-15 21:47         ` David Rientjes
2017-08-15 21:47         ` David Rientjes
2017-08-16 15:43         ` Roman Gushchin
2017-08-16 15:43           ` Roman Gushchin
2017-08-16 15:43           ` Roman Gushchin
2017-08-21  0:50           ` David Rientjes
2017-08-21  0:50             ` David Rientjes
2017-08-21  9:46             ` Roman Gushchin
2017-08-21  9:46               ` Roman Gushchin
2017-08-21  9:46               ` Roman Gushchin
2017-08-22 17:03   ` Johannes Weiner
2017-08-22 17:03     ` Johannes Weiner
2017-08-23 16:20     ` Roman Gushchin
2017-08-23 16:20       ` Roman Gushchin
2017-08-23 17:24       ` Johannes Weiner
2017-08-23 17:24         ` Johannes Weiner
2017-08-23 18:04         ` Roman Gushchin
2017-08-23 18:04           ` Roman Gushchin
2017-08-23 18:04           ` Roman Gushchin
2017-08-23 23:13           ` David Rientjes
2017-08-23 23:13             ` David Rientjes
2017-08-14 18:32 ` [v5 3/4] mm, oom: introduce oom_priority for memory cgroups Roman Gushchin
2017-08-14 18:32   ` Roman Gushchin
2017-08-14 22:44   ` David Rientjes
2017-08-14 22:44     ` David Rientjes
2017-08-14 18:32 ` [v5 4/4] mm, oom, docs: describe the cgroup-aware OOM killer Roman Gushchin
2017-08-14 18:32   ` Roman Gushchin
2017-08-14 18:32   ` Roman Gushchin
2017-08-14 22:52   ` David Rientjes
2017-08-14 22:52     ` David Rientjes
2017-08-15 14:13     ` Roman Gushchin
2017-08-15 14:13       ` Roman Gushchin
2017-08-15 20:56       ` David Rientjes
2017-08-15 20:56         ` David Rientjes
2017-08-16 14:43         ` Roman Gushchin
2017-08-16 14:43           ` Roman Gushchin
2017-08-17 12:16         ` Roman Gushchin
2017-08-17 12:16           ` Roman Gushchin
2017-08-17 12:16           ` Roman Gushchin
2017-08-21  0:41           ` David Rientjes [this message]
2017-08-21  0:41             ` David Rientjes
2017-08-14 22:00 ` [v5 1/4] mm, oom: refactor the oom_kill_process() function David Rientjes
2017-08-14 22:00   ` David Rientjes
2017-08-14 22:00   ` David Rientjes
2017-08-22 17:06 ` Johannes Weiner
2017-08-22 17:06   ` Johannes Weiner
2017-08-23 12:30   ` Roman Gushchin
2017-08-23 12:30     ` Roman Gushchin
2017-08-23 12:30     ` Roman Gushchin

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=alpine.DEB.2.10.1708201740140.117182@chino.kir.corp.google.com \
    --to=rientjes@google.com \
    --cc=cgroups@vger.kernel.org \
    --cc=guro@fb.com \
    --cc=hannes@cmpxchg.org \
    --cc=kernel-team@fb.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mhocko@kernel.org \
    --cc=penguin-kernel@i-love.sakura.ne.jp \
    --cc=tj@kernel.org \
    --cc=vdavydov.dev@gmail.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 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.