From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Righi Subject: Re: [PATCH RFC v2] Opportunistic memory reclaim Date: Mon, 5 Oct 2020 10:44:12 +0200 Message-ID: <20201005084412.GA735812@xps-13-7390> References: <20201005081313.732745-1-andrea.righi@canonical.com> <20201005083516.GR4555@dhcp22.suse.cz> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20201005083516.GR4555@dhcp22.suse.cz> List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Michal Hocko Cc: Vladimir Davydov , Li Zefan , Tejun Heo , Johannes Weiner , Andrew Morton , Luigi Semenzato , "Rafael J . Wysocki" , cgroups@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org On Mon, Oct 05, 2020 at 10:35:16AM +0200, Michal Hocko wrote: > A similar thing has been proposed recently by Shakeel > http://lkml.kernel.org/r/20200909215752.1725525-1-shakeelb@google.com > Please have a look at the follow up discussion. Thanks for pointing this out, I wasn't aware of that patch and yes, it's definitely similar. I'll follow up on that. -Andrea