All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: Hyunhee Kim <hyunhee.kim@samsung.com>
Cc: Kyungmin Park <kmpark@infradead.org>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org, mhocko@suse.cz,
	minchan@kernel.org, anton@enomsg.org, akpm@linux-foundation.org
Subject: Re: [PATCH] vmpressure: implement strict mode
Date: Tue, 25 Jun 2013 23:20:27 -0400	[thread overview]
Message-ID: <20130625232027.7c3ed3de@redhat.com> (raw)
In-Reply-To: <CAOK=xRN-cNJZgPqWuapsPjeGqFm9RAEXVn6kN971aZ016ocxxA@mail.gmail.com>

On Wed, 26 Jun 2013 10:12:15 +0900
Hyunhee Kim <hyunhee.kim@samsung.com> wrote:

> Please see "[PATCH v3] memcg: event control at vmpressure". mail
> thread. (and also the thread I sent last Saturday.)
> There was discussion on this mode not sending lower events when "level
> != ev->level".

The new argument this patch adds should be orthogonal to what has been
discussed and suggested in that thread. The patches conflict though, but
it's just a matter of rebasing if both are ACKed.

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

WARNING: multiple messages have this Message-ID (diff)
From: Luiz Capitulino <lcapitulino@redhat.com>
To: Hyunhee Kim <hyunhee.kim@samsung.com>
Cc: Kyungmin Park <kmpark@infradead.org>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org, mhocko@suse.cz,
	minchan@kernel.org, anton@enomsg.org, akpm@linux-foundation.org
Subject: Re: [PATCH] vmpressure: implement strict mode
Date: Tue, 25 Jun 2013 23:20:27 -0400	[thread overview]
Message-ID: <20130625232027.7c3ed3de@redhat.com> (raw)
In-Reply-To: <CAOK=xRN-cNJZgPqWuapsPjeGqFm9RAEXVn6kN971aZ016ocxxA@mail.gmail.com>

On Wed, 26 Jun 2013 10:12:15 +0900
Hyunhee Kim <hyunhee.kim@samsung.com> wrote:

> Please see "[PATCH v3] memcg: event control at vmpressure". mail
> thread. (and also the thread I sent last Saturday.)
> There was discussion on this mode not sending lower events when "level
> != ev->level".

The new argument this patch adds should be orthogonal to what has been
discussed and suggested in that thread. The patches conflict though, but
it's just a matter of rebasing if both are ACKed.

  reply	other threads:[~2013-06-26  3:21 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-25 21:51 [PATCH] vmpressure: implement strict mode Luiz Capitulino
2013-06-25 21:51 ` Luiz Capitulino
2013-06-26  0:28 ` Kyungmin Park
2013-06-26  0:28   ` Kyungmin Park
2013-06-26  1:12   ` Hyunhee Kim
2013-06-26  1:12     ` Hyunhee Kim
2013-06-26  3:20     ` Luiz Capitulino [this message]
2013-06-26  3:20       ` Luiz Capitulino
2013-06-26  4:03 ` Anton Vorontsov
2013-06-26  4:03   ` Anton Vorontsov
2013-06-26 13:32   ` Luiz Capitulino
2013-06-26 13:32     ` Luiz Capitulino
2013-06-26  7:50 ` Minchan Kim
2013-06-26  7:50   ` Minchan Kim
2013-06-26  7:59   ` Michal Hocko
2013-06-26  7:59     ` Michal Hocko
2013-06-26  8:20     ` Minchan Kim
2013-06-26  8:20       ` Minchan Kim
2013-06-26 13:44       ` Luiz Capitulino
2013-06-26 13:44         ` Luiz Capitulino
2013-06-26 18:00   ` Anton Vorontsov
2013-06-26 18:00     ` Anton Vorontsov
2013-06-26  8:08 ` Michal Hocko
2013-06-26  8:08   ` Michal Hocko
2013-06-26 13:45   ` Luiz Capitulino
2013-06-26 13:45     ` Luiz Capitulino
2013-07-01  8:51 ` Pavel Machek
2013-07-01  8:51   ` Pavel Machek
2013-07-02 15:06   ` Luiz Capitulino
2013-07-02 15:06     ` Luiz Capitulino
2013-07-02 19:47     ` Pavel Machek
2013-07-02 19:47       ` Pavel Machek
2013-07-02 21:55       ` Luiz Capitulino
2013-07-02 21:55         ` 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=20130625232027.7c3ed3de@redhat.com \
    --to=lcapitulino@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=anton@enomsg.org \
    --cc=hyunhee.kim@samsung.com \
    --cc=kmpark@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mhocko@suse.cz \
    --cc=minchan@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.