Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753389AbcJJRUu (ORCPT ); Mon, 10 Oct 2016 13:20:50 -0400 Received: from gum.cmpxchg.org ([85.214.110.215]:58472 "EHLO gum.cmpxchg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753107AbcJJRUt (ORCPT ); Mon, 10 Oct 2016 13:20:49 -0400 Date: Mon, 10 Oct 2016 13:16:46 -0400 From: Johannes Weiner To: Vlastimil Babka Cc: Mel Gorman , Joonsoo Kim , linux-kernel@vger.kernel.org, linux-mm@kvack.org, kernel-team@fb.com Subject: Re: [RFC 0/4] try to reduce fragmenting fallbacks Message-ID: <20161010171646.GA6281@cmpxchg.org> References: <20160928014148.GA21007@cmpxchg.org> <20160929210548.26196-1-vbabka@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160929210548.26196-1-vbabka@suse.cz> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 505 Lines: 14 Hi Vlastimil, sorry for the delay, I just got back from traveling. On Thu, Sep 29, 2016 at 11:05:44PM +0200, Vlastimil Babka wrote: > Hi Johannes, > > here's something quick to try or ponder about. However, untested since it's too > late here. Based on mmotm-2016-09-27-16-08 plus this fix [1] > > [1] http://lkml.kernel.org/r/ Thanks for whipping something up, I'll give these a shot. 4/4 is something I wondered about too. Let's see how this performs.