From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Date: Mon, 24 Jan 2005 20:23:50 +0000 Subject: Re: Extend clear_page by an order parameter Message-Id: <20050124122350.1142ee81.davem@davemloft.net> List-Id: References: <20050108135636.6796419a.davem@davemloft.net> <20050122234517.376ef3f8.akpm@osdl.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christoph Lameter Cc: akpm@osdl.org, hugh@veritas.com, linux-ia64@vger.kernel.org, torvalds@osdl.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org On Mon, 24 Jan 2005 08:37:15 -0800 (PST) Christoph Lameter wrote: > Then it may also be better to pass the page struct to clear_pages > instead of a memory address. What is more generally available at the call sites at this time? Consider both HIGHMEM and non-HIGHMEM setups in your estimation please :-)