Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 1 Aug 2002 21:52:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 1 Aug 2002 21:52:12 -0400 Received: from garrincha.netbank.com.br ([200.203.199.88]:4627 "HELO garrincha.netbank.com.br") by vger.kernel.org with SMTP id ; Thu, 1 Aug 2002 21:52:11 -0400 Date: Thu, 1 Aug 2002 22:55:05 -0300 (BRT) From: Rik van Riel X-X-Sender: riel@imladris.surriel.com To: "David S. Miller" cc: Andrew Morton , , , , , , Subject: Re: large page patch In-Reply-To: <20020801.174301.123634127.davem@redhat.com> 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 Content-Length: 1315 Lines: 39 On Thu, 1 Aug 2002, David S. Miller wrote: > From: Andrew Morton > - Minimal impact on the VM and MM layers > > Well the downside of this is that it means it isn't transparent > to userspace. For example, specfp2000 results aren't going to > improve after installing these changes. Some of the other large > page implementations would. It also means we can't automatically switch to large pages for SHM segments, which is the number one area where we need large pages... We should also take into account that the main application that needs large pages for its SHM segments is Oracle, which we don't have the source code for so we can't recompile it to use the new syscalls introduced by this patch ... IMHO we shouldn't blindly decide for (or against!) this patch but also carefully look at the large page patch from RHAS (which got added to -aa recently) and the large page patch which IBM is working on. kind regards, Rik -- Bravely reimplemented by the knights who say "NIH". 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/