Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 17 Mar 2002 19:53:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 17 Mar 2002 19:53:39 -0500 Received: from garrincha.netbank.com.br ([200.203.199.88]:9233 "HELO netbank.com.br") by vger.kernel.org with SMTP id ; Sun, 17 Mar 2002 19:53:34 -0500 Date: Sun, 17 Mar 2002 21:53:11 -0300 (BRT) From: Rik van Riel X-X-Sender: riel@imladris.surriel.com To: Davide Libenzi Cc: Linus Torvalds , Linux Kernel Mailing List Subject: Re: [Lse-tech] Re: 10.31 second kernel compile In-Reply-To: Message-ID: X-spambait: aardvark@kernelnewbies.org X-spammeplease: aardvark@nl.linux.org 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 On Sun, 17 Mar 2002, Davide Libenzi wrote: > On Sun, 17 Mar 2002, Linus Torvalds wrote: > > > In article , > > Rik van Riel wrote: > > > > > >In other words, large pages should be a "special hack" for > > >special applications, like Oracle and maybe some scientific > > >calculations ? > > > > Yes, I think so. > Couldn't we choose the page size depending on the map size ? For on-disk files I guess this is better an mmap flag, but for shared memory segments we could try to do this automagically. > If we start mixing page sizes, what about kernel code that assumes > PAGE_SIZE ? We fix it. Rik -- http://www.surriel.com/ http://distro.conectiva.com/ - 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/