Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263956AbTKZDkX (ORCPT ); Tue, 25 Nov 2003 22:40:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263961AbTKZDkX (ORCPT ); Tue, 25 Nov 2003 22:40:23 -0500 Received: from nat-pool-bos.redhat.com ([66.187.230.200]:1712 "EHLO chimarrao.boston.redhat.com") by vger.kernel.org with ESMTP id S263956AbTKZDkT (ORCPT ); Tue, 25 Nov 2003 22:40:19 -0500 Date: Tue, 25 Nov 2003 22:39:10 -0500 (EST) From: Rik van Riel X-X-Sender: riel@chimarrao.boston.redhat.com To: Jack Steiner cc: Anton Blanchard , Jes Sorensen , Alexander Viro , Andrew Morton , "William Lee Irwin, III" , , Subject: Re: hash table sizes In-Reply-To: <20031125231108.GA5675@sgi.com> Message-ID: 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: 821 Lines: 21 On Tue, 25 Nov 2003, Jack Steiner wrote: > That was a concern to me too. However, on IA64, all page structs are in > the vmalloc region Which you'll probably want to fix eventually. At least PAGE_VALID() doesn't seem to work as advertised currently... (occasionally leading to "false positives", with PAGE_VALID() saying that a page exists while it really doesn't) -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan - 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/