Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754432Ab2KIQXj (ORCPT ); Fri, 9 Nov 2012 11:23:39 -0500 Received: from gir.skynet.ie ([193.1.99.77]:33095 "EHLO gir.skynet.ie" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753398Ab2KIQXi (ORCPT ); Fri, 9 Nov 2012 11:23:38 -0500 Date: Fri, 9 Nov 2012 16:23:27 +0000 From: Mel Gorman To: Rafael Aquini Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, Rusty Russell , "Michael S. Tsirkin" , Rik van Riel , Andi Kleen , Andrew Morton , Konrad Rzeszutek Wilk , Minchan Kim , Peter Zijlstra , "Paul E. McKenney" Subject: Re: [PATCH v11 3/7] mm: introduce a common interface for balloon pages mobility Message-ID: <20121109162327.GT3886@csn.ul.ie> References: <4ea10ef1eb1544e12524c8ca7df20cf621395463.1352256087.git.aquini@redhat.com> <20121109121133.GP3886@csn.ul.ie> <20121109145321.GB4308@optiplex.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20121109145321.GB4308@optiplex.redhat.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: 1036 Lines: 28 On Fri, Nov 09, 2012 at 12:53:22PM -0200, Rafael Aquini wrote: > > > > If you get the barrier issue sorted out then feel free to add > > > > Acked-by: Mel Gorman > > > > I believe we can drop the barriers stuff, as the locking scheme is now provinding > enough protection against collisions between isolation page scanning and > balloon_leak() page release (the major concern that has lead to the barriers > originally) > > I'll refactor this patch with no barriers and ensure a better commentary on the > aforementioned locking scheme and resubmit, if it's OK to everyone > Sounds good to me. When they are dropped again feel free to stick my ack on for the compaction and migration parts. The virtio aspects are up to someone else :) -- 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/