From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751912AbcGRLa7 (ORCPT ); Mon, 18 Jul 2016 07:30:59 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:35552 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751389AbcGRLa5 (ORCPT ); Mon, 18 Jul 2016 07:30:57 -0400 Date: Mon, 18 Jul 2016 13:30:54 +0200 From: Michal Hocko To: Vlastimil Babka Cc: Andrew Morton , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Mel Gorman , Joonsoo Kim , David Rientjes , Rik van Riel Subject: Re: [PATCH 0/8] compaction-related cleanups v4 Message-ID: <20160718113054.GI22671@dhcp22.suse.cz> References: <20160718112302.27381-1-vbabka@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160718112302.27381-1-vbabka@suse.cz> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon 18-07-16 13:22:54, Vlastimil Babka wrote: > Hi, > > this is the splitted-off first part of my "make direct compaction more > deterministic" series [1], rebased on mmotm-2016-07-13-16-09-18. For the whole > series it's probably too late for 4.8 given some unresolved feedback, but I > hope this part could go in as it was stable for quite some time. > > At the very least, the first patch really shouldn't wait any longer. I think the rest looks also good to go. It makes the code more readable, removes some hacks and... > 11 files changed, 164 insertions(+), 233 deletions(-) looks promissing as well. -- Michal Hocko SUSE Labs