Re: large page patch

Rik van Riel (riel@conectiva.com.br)
Thu, 1 Aug 2002 22:55:05 -0300 (BRT)


On Thu, 1 Aug 2002, David S. Miller wrote:
> From: Andrew Morton <akpm@zip.com.au>

> - 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/