From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx181.postini.com [74.125.245.181]) by kanga.kvack.org (Postfix) with SMTP id 8855D6B005D for ; Fri, 9 Nov 2012 04:07:47 -0500 (EST) Received: by mail-da0-f41.google.com with SMTP id i14so1723306dad.14 for ; Fri, 09 Nov 2012 01:07:46 -0800 (PST) Date: Fri, 9 Nov 2012 01:04:40 -0800 From: Anton Vorontsov Subject: Re: [RFC v3 0/3] vmpressure_fd: Linux VM pressure notifications Message-ID: <20121109090440.GA20998@lizard> References: <20121107105348.GA25549@lizard> <20121109093203.4358eaf2@doriath> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20121109093203.4358eaf2@doriath> Sender: owner-linux-mm@kvack.org List-ID: To: Luiz Capitulino Cc: Mel Gorman , Pekka Enberg , Leonid Moiseichuk , KOSAKI Motohiro , Minchan Kim , Bartlomiej Zolnierkiewicz , John Stultz , linux-mm@kvack.org, linux-kernel@vger.kernel.org, linaro-kernel@lists.linaro.org, patches@linaro.org, kernel-team@android.com, linux-man@vger.kernel.org On Fri, Nov 09, 2012 at 09:32:03AM +0100, Luiz Capitulino wrote: > Anton Vorontsov wrote: > > This is the third RFC. As suggested by Minchan Kim, the API is much > > simplified now (comparing to vmevent_fd): > > Which tree is this against? I'd like to try this series, but it doesn't > apply to Linus tree. Thanks for trying! The tree is a mix of Pekka's linux-vmevent tree and Linus' tree. You can just clone my tree to get the whole thing: git://git.infradead.org/users/cbou/linux-vmevent.git Note that the tree is rebasable. Also be sure to select CONFIG_VMPRESSURE, not CONFIG_VMEVENT. Thanks! Anton. -- 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: email@kvack.org