linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Ravi K <kravi26@yahoo.com>
To: kernelnewbies@nl.linux.org
Cc: linux-mm@kvack.org
Subject: Maximum physical memory on i386 platform
Date: Wed, 2 Jan 2002 14:20:26 -0800 (PST)	[thread overview]
Message-ID: <20020102222026.69416.qmail@web12304.mail.yahoo.com> (raw)

Hi,
  The configuration help for HIGHMEM feature on i386
platform states that 'Linux can use up to 64 Gigabytes
of physical memory on x86 systems'. I see a problem
with this:
 - page structures needed to support 64GB would take
up 1GB memory (64 bytes per page of size 4k) 
 - but the kernel can only use 896MB memory, unless
PAGE_OFFSET is changed to a lower value
 - enabling 64GB support does not automatically change
the value of PAGE_OFFSET
   So how are the page structures created if a machine
has 64GB memory? Or is it necessary to change 
PAGE_OFFSET (to 0x80000000) in such a configuration?

Thanks,
Ravi.

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

             reply	other threads:[~2002-01-02 22:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-02 22:20 Ravi K [this message]
2002-01-03  1:27 ` H. Peter Anvin
2002-01-02 22:46   ` Joseph A Knapka

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=20020102222026.69416.qmail@web12304.mail.yahoo.com \
    --to=kravi26@yahoo.com \
    --cc=kernelnewbies@nl.linux.org \
    --cc=linux-mm@kvack.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