Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755639Ab0GVJGT (ORCPT ); Thu, 22 Jul 2010 05:06:19 -0400 Received: from cassiel.sirena.org.uk ([80.68.93.111]:45597 "EHLO cassiel.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753812Ab0GVJGQ (ORCPT ); Thu, 22 Jul 2010 05:06:16 -0400 Date: Thu, 22 Jul 2010 10:06:04 +0100 From: Mark Brown To: Micha?? Nazarewicz Cc: Daniel Walker , linux-mm@kvack.org, Marek Szyprowski , Pawel Osciak , Xiaolin Zhang , Hiremath Vaibhav , Robert Fekete , Marcus Lorentzon , linux-kernel@vger.kernel.org, Kyungmin Park , linux-arm-msm@vger.kernel.org Subject: Re: [PATCH 2/4] mm: cma: Contiguous Memory Allocator added Message-ID: <20100722090602.GF10930@sirena.org.uk> References: <1279649724.26765.23.camel@c-dwalke-linux.qualcomm.com> <20100721135229.GC10930@sirena.org.uk> <20100721182457.GE10930@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Cookie: He who laughs last didn't get the joke. User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: broonie@sirena.org.uk X-SA-Exim-Scanned: No (on cassiel.sirena.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1139 Lines: 23 On Wed, Jul 21, 2010 at 08:41:12PM +0200, Micha?? Nazarewicz wrote: > On Wed, 21 Jul 2010 20:24:58 +0200, Mark Brown wrote: > >> I am currently working on making the whole thing more dynamic. I imagine > > Yes, I think it will be much easier to be able to grab the regions at > > startup but hopefully the allocation within those regions can be made > > much more dynamic. This would render most of the configuration syntax > > unneeded. > Not sure what you mean by the last sentence. Maybe we have different > things in mind? I mean that if the drivers are able to request things dynamically and have some knowledge of their own requirements then that removes the need to manually specify exactly which regions go to which drivers which means that most of the complexity of the existing syntax is not needed since it can be figured out at runtime. -- 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/