Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756621Ab2BCOJJ (ORCPT ); Fri, 3 Feb 2012 09:09:09 -0500 Received: from gir.skynet.ie ([193.1.99.77]:60336 "EHLO gir.skynet.ie" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756499Ab2BCOJF (ORCPT ); Fri, 3 Feb 2012 09:09:05 -0500 Date: Fri, 3 Feb 2012 14:09:02 +0000 From: Mel Gorman To: Marek Szyprowski Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-mm@kvack.org, linaro-mm-sig@lists.linaro.org, Michal Nazarewicz , Kyungmin Park , Russell King , Andrew Morton , KAMEZAWA Hiroyuki , Daniel Walker , Arnd Bergmann , Jesse Barker , Jonathan Corbet , Shariq Hasnain , Chunsang Jeong , Dave Hansen , Benjamin Gaignard , Rob Clark , Ohad Ben-Cohen Subject: Re: [PATCHv20 00/15] Contiguous Memory Allocator Message-ID: <20120203140902.GH5796@csn.ul.ie> References: <1328271538-14502-1-git-send-email-m.szyprowski@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <1328271538-14502-1-git-send-email-m.szyprowski@samsung.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1103 Lines: 28 On Fri, Feb 03, 2012 at 01:18:43PM +0100, Marek Szyprowski wrote: > Welcome everyone again! > > This is yet another quick update on Contiguous Memory Allocator patches. > This version includes another set of code cleanups requested by Mel > Gorman and a few minor bug fixes. I really hope that this version will > be accepted for merging and future development will be handled by > incremental patches. FWIW, I've acked all I'm going to ack of this series and made some suggestions on follow-ups on the core MM parts that could be done in-tree. I think the current reclaim logic is going to burn CMA with race conditions but it is a CMA-specific problem so watch out for that :) As before, I did not even look at the CMA driver itself or the arch-specific parts. I'm assuming Arnd has that side of things covered. Thanks Marek. -- Mel Gorman SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/