From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932251AbWBDN7K (ORCPT ); Sat, 4 Feb 2006 08:59:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932255AbWBDN7J (ORCPT ); Sat, 4 Feb 2006 08:59:09 -0500 Received: from rtr.ca ([64.26.128.89]:17092 "EHLO mail.rtr.ca") by vger.kernel.org with ESMTP id S932251AbWBDN7I (ORCPT ); Sat, 4 Feb 2006 08:59:08 -0500 Message-ID: <43E4B2C3.3040109@rtr.ca> Date: Sat, 04 Feb 2006 08:57:23 -0500 From: Mark Lord User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060130 SeaMonkey/1.0 MIME-Version: 1.0 To: Jan Engelhardt Cc: Ulrich Mueller , Herbert Poetzl , linux-kernel@vger.kernel.org, Jens Axboe , Linus Torvalds , Byron Stanoszek , Ingo Molnar , Andrew Morton Subject: Re: [PATCH ] VMSPLIT config options (with default config fixed) References: <20060110132957.GA28666@elte.hu> <20060110133728.GB3389@suse.de> <20060110143931.GM3389@suse.de> <43C3E9C2.1000309@rtr.ca> <20060110173217.GU3389@suse.de> <43C3F0CA.10205@rtr.ca> <43C403BA.1050106@pobox.com> <43C40803.2000106@rtr.ca> <20060201222314.GA26081@MAIL.13thfloor.at> <43E3DB99.9020604@rtr.ca> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Jan Engelhardt wrote: > > What userspace programs do depend on it? That *is* the question, isn't it. We simply don't know, other than that this is a visible change to any program that cares. Gratuitis breakage of userspace is pointless. Empirically speaking, everything I use is working fine here with the 2G/2G split, but that's just not good enough reason to mindlessly break other people's userspace. Cheers