Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 14 Oct 2002 21:55:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 14 Oct 2002 21:55:16 -0400 Received: from holomorphy.com ([66.224.33.161]:20627 "EHLO holomorphy") by vger.kernel.org with ESMTP id ; Mon, 14 Oct 2002 21:55:16 -0400 Date: Mon, 14 Oct 2002 18:57:25 -0700 From: William Lee Irwin III To: "Martin J. Bligh" , john stultz , Matt , "Eric W. Biederman" , linux-kernel , linux-mm@kvack.org, LSE Tech , Andrew Morton , Michael Hohnbaum Subject: Re: [Lse-tech] Re: [rfc][patch] Memory Binding API v0.3 2.5.41 Message-ID: <20021015015725.GP4488@holomorphy.com> Mail-Followup-To: William Lee Irwin III , "Martin J. Bligh" , john stultz , Matt , "Eric W. Biederman" , linux-kernel , linux-mm@kvack.org, LSE Tech , Andrew Morton , Michael Hohnbaum References: <20021015012015.GN4488@holomorphy.com> <2008756258.1034620187@[10.10.2.3]> <20021015014023.GO4488@holomorphy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021015014023.GO4488@holomorphy.com> User-Agent: Mutt/1.3.25i Organization: The Domain of Holomorphy Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1053 Lines: 22 On Mon, Oct 14, 2002 at 06:29:49PM -0700, Martin J. Bligh wrote: >> The only place I see that used in generic code is >> calculate_zone_totalpages, free_area_init_core, free_area_init_node, >> none of which seem to do that. But cscope might be borked again, I >> guess. Must be done in each arch if at all ... which arch did you >> think did it? On Mon, Oct 14, 2002 at 06:40:23PM -0700, William Lee Irwin III wrote: > Not sure, ISTR something about this going on but I don't see any extant > examples. At any rate, it should be easy to do it by hand, just make > sure there are struct pages tracking the holes in mem_map and free the > space in mem_map that would track the holes. And buddy bitmaps and ->node_valid_addr too. Which stands a good chance of explaining why it broke, if it ever worked. Bill - 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/