Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750988AbWHAVcS (ORCPT ); Tue, 1 Aug 2006 17:32:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751009AbWHAVcS (ORCPT ); Tue, 1 Aug 2006 17:32:18 -0400 Received: from omx2-ext.sgi.com ([192.48.171.19]:28598 "EHLO omx2.sgi.com") by vger.kernel.org with ESMTP id S1750984AbWHAVcR (ORCPT ); Tue, 1 Aug 2006 17:32:17 -0400 Date: Tue, 1 Aug 2006 14:31:21 -0700 (PDT) From: Christoph Lameter To: Chris Wright cc: "Eric W. Biederman" , Jeremy Fitzhardinge , akpm@osdl.org, linux-kernel@vger.kernel.org, Christian Limpach , Gerd Hoffmann , Hollis Blanchard , Ian Pratt , Rusty Russell , Zachary Amsden , npiggin@suse.de, Ian Wienand Subject: Re: [PATCH 1 of 13] Add apply_to_page_range() which applies a function to a pte range In-Reply-To: <20060801211410.GH2654@sequoia.sous-sol.org> Message-ID: References: <79a98a10911fc4e77dce.1154421372@ezr.goop.org> <20060801211410.GH2654@sequoia.sous-sol.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1112 Lines: 25 On Tue, 1 Aug 2006, Chris Wright wrote: > We got the opposite feedback the first time we posted this function. > Xen has some users, and I believe there's a couple in-tree functions we could > convert easily w/out overhead issues. It's generic and this is just the > infrastructure, I think we should leave it. Th generic method was proposed a number of times in the past including by Nick Piggin and more recently by the page table abstraction layer posted by Ian Wienand. See also http://www.gelato.org/pdf/apr2006/gelato_ICE06apr_unsw.pdf http://www.gelato.org/pdf/may2005/gelato_may2005_ia64vm_chubb_unsw.pdf. http://lwn.net/Articles/124961/ Special functionality may be attached at various levels, and we are very sensitive to changes in this area. Would you please research this issue thoroughly and coordinate with others who have the same interest? - 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/