public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter Buckingham <peter@pantasys.com>
To: Christian Parpart <trapni@gentoo.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: I'm having 4GB RAM, but Linux sees just 3GB???
Date: Mon, 16 May 2005 10:15:09 -0700	[thread overview]
Message-ID: <4288D51D.8090401@pantasys.com> (raw)
In-Reply-To: <200505161604.10881.trapni@gentoo.org>

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

  parent reply	other threads:[~2005-05-16 17:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-16 14:04 I'm having 4GB RAM, but Linux sees just 3GB??? Christian Parpart
2005-05-16 14:44 ` Brian Gerst
2005-05-16 15:01   ` Christian Parpart
2005-05-16 17:48     ` Brian Gerst
2005-05-16 17:59       ` Christian Parpart
2005-05-17  6:34         ` Denis Vlasenko
2005-05-16 17:15 ` Peter Buckingham [this message]
2005-05-16 18:01   ` Christian Parpart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4288D51D.8090401@pantasys.com \
    --to=peter@pantasys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trapni@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox