Re: 2.6.32-rc3: low mem - only 378MB on x86_32 with 64GB. Why?

From: Linus Torvalds
Date: Mon Oct 05 2009 - 14:13:26 EST




On Mon, 5 Oct 2009, Jeff Chua wrote:
>
> I've 3 systems with 4GB, 16GB and 64GB all running 32bit with these set:

Don't.

4GB is useable. 8GB is borderline. 16GB+ and nobody will care.

> # with 64GB
> total used free shared buffers cached
> Mem: 63995 524 63470 0 4 365
> Low: 378 32 345

All your low memory is used for the 'struct page' arrays that describe
everything else.

> Anything I should do?

Use a 64-bit CPU and kernel or limit your memory to 8GB or so. No ifs,
buts and maybe's.

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