Re: why choose 896MB to the start point of ZONE_HIGHMEM

From: H. Peter Anvin
Date: Tue Apr 06 2010 - 15:53:58 EST


On 04/06/2010 12:20 PM, Frank Hu wrote:
>>
>> The ELF ABI specifies that user space has 3 GB available to it. That
>> leaves 1 GB for the kernel. The kernel, by default, uses 128 MB for I/O
>> mapping, vmalloc, and kmap support, which leaves 896 MB for LOWMEM.
>>
>> All of these boundaries are configurable; with PAE enabled the user
>> space boundary has to be on a 1 GB boundary.
>>
>
> the VM split is also configurable when building the kernel (for 32-bit
> processors).

I did say "all these boundaries are configurable". Rather explicitly.

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