Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 14 Oct 2002 21:26:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 14 Oct 2002 21:26:15 -0400 Received: from franka.aracnet.com ([216.99.193.44]:35036 "EHLO franka.aracnet.com") by vger.kernel.org with ESMTP id ; Mon, 14 Oct 2002 21:26:13 -0400 Date: Mon, 14 Oct 2002 18:29:49 -0700 From: "Martin J. Bligh" Reply-To: "Martin J. Bligh" To: William Lee Irwin III cc: 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: <2008756258.1034620187@[10.10.2.3]> In-Reply-To: <20021015012015.GN4488@holomorphy.com> References: <20021015012015.GN4488@holomorphy.com> X-Mailer: Mulberry/2.1.2 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 777 Lines: 20 >> No, the NUMA code in the kernel doesn't support that anyway. >> You have to use zholes_size, and waste some struct pages, >> or config_nonlinear. Either way you get 1 memblk. > > I thought zholes stuff freed the struct pages. Maybe that was done > by hand. 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? M. - 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/