Re: more than 3 GB in userspace (4G/4G patch?) for 2.6.16

From: Dave Hansen
Date: Tue Jun 13 2006 - 17:37:07 EST


On Tue, 2006-06-13 at 14:30 -0700, H. Peter Anvin wrote:
> > A 0.5/3.5 GB split appears to be what I need for my application.
>
> That is incompatible with PAE. The way PAE works, the split has to be
> an even number of gigabytes.

Well, there have been ancient patches available in the past. People pop
up now and again and ask for them. This is _horribly_ out of date, but
it at least indicates that this is possible.

The basic idea is that you never share a kernel PMD page. Each process
needs to allocate four of its own:

http://lkml.org/lkml/2003/5/9/138

-- Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/