Re: Does Linux have plan to support memory hole remapping?

From: Andi Kleen
Date: Wed Apr 09 2008 - 04:02:28 EST


"Zhao Forrest" <forrest.zhao@xxxxxxxxx> writes:
>
> As we can see from above information that the physical memory in system
> is 32768MB(32GB). However OS is only using about
> (32768-512)MB(MemTotal: 33010240 kB). Does this mean that this
> linux kernel can't use the physical memory remapped
> from (4G-512M, 4G) to (32G, 32G+512M)?

The linux kernel can only use the memory passed to it by the BIOS.
Sometimes they need special BIOS setup options to enable remapping. If
there are no such options and you can't upgrade it you're out of luck

I would suggest you contact your system vendor.

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