Re: I'm having 4GB RAM, but Linux sees just 3GB???

From: Peter Buckingham
Date: Mon May 16 2005 - 12:17:00 EST


Christian Parpart wrote:
Has anyone a hint for my WHY this is happening and HOW I could get rid of it?

This is because there is a PCI memory hole of about 1GB of space on the x86_64 platform. Basically it overlays the address space of the RAM that you have.

You can try to enable memory hoisting (it may be called software memory hole in your bios). This will try to remap you RAM above the 4GB boundary so that the PCI space and your RAMs address space do not conflict. Unfortunately, this does not work particularly well...

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