[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOJsxLFdm_vLcuWzzcC==JTpVERuf4XNUOqvRyLt=Q0ixqmx7A@mail.gmail.com>
Date: Tue, 17 Jan 2012 11:45:06 +0200
From: Pekka Enberg <penberg@...nel.org>
To: Minchan Kim <minchan@...nel.org>
Cc: linux-mm <linux-mm@...ck.org>, LKML <linux-kernel@...r.kernel.org>,
leonid.moiseichuk@...ia.com, kamezawa.hiroyu@...fujitsu.com,
Rik van Riel <riel@...hat.com>, 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>,
KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
Subject: Re: [RFC 1/3] /dev/low_mem_notify
On Tue, Jan 17, 2012 at 10:13 AM, Minchan Kim <minchan@...nel.org> wrote:
> This patch makes new device file "/dev/low_mem_notify".
> If application polls it, it can receive event when system
> memory pressure happens.
>
> This patch is based on KOSAKI and Marcelo's long time ago work.
> http://lwn.net/Articles/268732/
I'm not loving the ABI. Alternative solutions:
- SIGDANGER + signalfd() for poll
- sys_eventfd()
- sys_mem_notify_open() similar to sys_perf_event_open()
Pekka
--
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