From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Fri, 15 Mar 2002 19:51:47 +0000 Subject: Re: [Linux-ia64] mmap limits Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Thu, 14 Mar 2002 18:07:06 +1100, Peter Chubb said: Peter> Hi, Is there any architectural reason why one should not be Peter> able to mmap more than 2GB from /dev/zero, assuming there's Peter> enough physical memory plus swap? No. Peter> At present atempts to mmap more than 2G fail with ENOMEM, and Peter> I believe this is a bug. Yes, sounds like it. --david