[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F15A570.8090604@redhat.com>
Date: Tue, 17 Jan 2012 11:44:32 -0500
From: Rik van Riel <riel@...hat.com>
To: Colin Walters <walters@...bum.org>
CC: Minchan Kim <minchan@...nel.org>, linux-mm <linux-mm@...ck.org>,
LKML <linux-kernel@...r.kernel.org>, leonid.moiseichuk@...ia.com,
kamezawa.hiroyu@...fujitsu.com, penberg@...nel.org, mel@....ul.ie,
rientjes@...gle.com, KOSAKI Motohiro <kosaki.motohiro@...il.com>,
Johannes Weiner <hannes@...xchg.org>,
Marcelo Tosatti <mtosatti@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Ronen Hod <rhod@...hat.com>
Subject: Re: [RFC 0/3] low memory notify
On 01/17/2012 09:38 AM, Colin Walters wrote:
> How does this relate to the existing cgroups memory notifications? See
> Documentation/cgroups/memory.txt under "10. OOM Control"
> As far as the desktop goes, I want to get notified if we're going to hit
> swap, not if we're close to exhausting the total of RAM+swap. While
> swap may make sense for servers that care about throughput mainly, I
> care a lot about latency.
You just answered your own question :)
This code is indeed meant to avoid/reduce swap use and
improve userspace latencies.
Minchan posted a very simple example patch set, so we
can get an idea in what direction people would want
the code to go. This often beats working on complex
code for weeks, and then having people tell you they
wanted something else :)
--
All rights reversed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists