Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261323AbVA1NFl (ORCPT ); Fri, 28 Jan 2005 08:05:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261329AbVA1NFl (ORCPT ); Fri, 28 Jan 2005 08:05:41 -0500 Received: from mx1.redhat.com ([66.187.233.31]:64640 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S261323AbVA1NFa (ORCPT ); Fri, 28 Jan 2005 08:05:30 -0500 Date: Fri, 28 Jan 2005 08:01:17 -0500 (EST) From: Rik van Riel X-X-Sender: riel@chimarrao.boston.redhat.com To: William Lee Irwin III cc: Russell King , Mikael Pettersson , Andrew Morton , linux-kernel@vger.kernel.org, James Antill , Bryn Reeves Subject: Re: don't let mmap allocate down to zero In-Reply-To: <20050128053036.GO10843@holomorphy.com> Message-ID: References: <20050127050927.GR10843@holomorphy.com> <16888.46184.52179.812873@alkaid.it.uu.se> <20050127125254.GZ10843@holomorphy.com> <20050127142500.A775@flint.arm.linux.org.uk> <20050127151211.GB10843@holomorphy.com> <20050127204455.GM10843@holomorphy.com> <20050127211319.GN10843@holomorphy.com> <20050128053036.GO10843@holomorphy.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 719 Lines: 17 On Thu, 27 Jan 2005, William Lee Irwin III wrote: > You seem to be on about something else, e.g. only forbidding the vma > allocator to return a vma starting at 0 when not specifically requested. > In that case vma->vm_start < mm->brk and similar are all fine. Yes. -- "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/