Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 22 Oct 2002 14:03:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 22 Oct 2002 14:03:01 -0400 Received: from pc1-cwma1-5-cust42.swa.cable.ntl.com ([80.5.120.42]:49082 "EHLO irongate.swansea.linux.org.uk") by vger.kernel.org with ESMTP id ; Tue, 22 Oct 2002 14:01:37 -0400 Subject: Re: [PATCH 2.5.43-mm2] New shared page table patch From: Alan Cox To: Benjamin LaHaise Cc: "Martin J. Bligh" , Rik van Riel , "Eric W. Biederman" , Bill Davidsen , Dave McCracken , Andrew Morton , Linux Kernel Mailing List , Linux Memory Management In-Reply-To: <20021022134501.C20957@redhat.com> References: <2629464880.1035240956@[10.10.2.3]> <20021022131930.A20957@redhat.com> <396790000.1035308200@flay> <20021022134501.C20957@redhat.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 22 Oct 2002 19:22:14 +0100 Message-Id: <1035310934.31917.124.camel@irongate.swansea.linux.org.uk> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1118 Lines: 21 On Tue, 2002-10-22 at 18:45, Benjamin LaHaise wrote: > On Tue, Oct 22, 2002 at 10:36:40AM -0700, Martin J. Bligh wrote: > > Bear in mind that large pages are neither swap backed or file backed > > (vetoed by Linus), for starters. There are other large app problem scenarios > > apart from Oracle ;-) > > I think the fact that large page support doesn't support mmap for users > that need it is utterly appauling; there are numerous places where it is > needed. The requirement for root-only access makes it useless for most > people, especially in HPC environments where it is most needed as such > machines are usually shared and accounts are non-priveledged. I was very suprised the large page crap went in, in the form it currently exists. Merging pages makes sense, spotting and doing 4Mb page allocations kernel side makes sense. The rest is very questionable - 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/