Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751144AbWAJQwz (ORCPT ); Tue, 10 Jan 2006 11:52:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751153AbWAJQwz (ORCPT ); Tue, 10 Jan 2006 11:52:55 -0500 Received: from smtp.osdl.org ([65.172.181.4]:13523 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S1751144AbWAJQwy (ORCPT ); Tue, 10 Jan 2006 11:52:54 -0500 Date: Tue, 10 Jan 2006 08:52:41 -0800 (PST) From: Linus Torvalds To: Mark Lord cc: Jens Axboe , Byron Stanoszek , Ingo Molnar , linux-kernel@vger.kernel.org, Andrew Morton Subject: Re: 2G memory split In-Reply-To: <43C3E376.3020303@rtr.ca> Message-ID: References: <20060110125852.GA3389@suse.de> <20060110132957.GA28666@elte.hu> <20060110133728.GB3389@suse.de> <20060110143931.GM3389@suse.de> <43C3E376.3020303@rtr.ca> 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: 638 Lines: 17 On Tue, 10 Jan 2006, Mark Lord wrote: > > Are "DEFAULT_*" really the best names to assign to these options? > For these options, I'd expect something like "VMUSER_*" or "USERMEM_*". Good point. I just took the naming from the original one. Especially if all the logic is moved into Kconfig files, it has nothing to do with DEFAULT what-so-ever. More of a VMSPLIT_3G or similar.. Linus - 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/