Re: [PATCH v2] X86-32: Allocate 256 bytes for pgd in PAE paging

From: H. Peter Anvin
Date: Thu Dec 18 2014 - 12:25:55 EST


On 12/17/2014 01:47 PM, Fenghua Yu wrote:
> From: Fenghua Yu <fenghua.yu@xxxxxxxxx>
>
> X86 32-bit machine and kernel use PAE paging, which currently wastes about
> 4K of memory per process on Linux where we have to reserve an entire page to
> support a single 256-byte PGD structure. It would be a very good thing if
> we could eliminate that wastage.
>

4*8 = 32 bytes, where did 256 bytes come from?

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