Re: x86 question: Can a process have > 3GB memory?

Martin J. Bligh (Martin.Bligh@us.ibm.com)
Tue, 07 May 2002 22:33:24 -0700


> You can go to 3.5GB, anything more and stuff starts getting real tight
> and not very nice. You can only do 3.5/0.5 on non-PAE, though - PAE
> requires segments to be aligned on 1GB-boundaries.
>
> The attached patch (for which credit goes elsewhere - Ingo or Randy, I
> think?) implements the full range of 1 to 3.5GB user space partitioning,
> selectable at compile-time.

The trouble with this is that on a machine with enough memory to
make it worthwhile, it normally just runs you out of zone_normal
instead ;-(

M.

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