From: Ralf Baechle <ralf@linux-mips.org>
To: Steve Madsen <madsen@tadpole.com>
Cc: linux-mips@linux-mips.org
Subject: Re: Using more than 256 MB of memory on SB1250 in 32-bit mode
Date: Sun, 31 Aug 2003 15:34:34 +0200 [thread overview]
Message-ID: <20030831133434.GA23189@linux-mips.org> (raw)
In-Reply-To: <3F4FCCD5.1000604@tadpole.com>
On Fri, Aug 29, 2003 at 02:59:49PM -0700, Steve Madsen wrote:
> Is it possible to use more than 256 MB of system memory with the Broadcom
> SB1250 in 32-bit mode? The memory map I'm looking at shows me that the
> second 256 MB of memory is at physical address 0x80000000. I suspect that
> due to the 2G/2G split in the kernel, I can't use memory this high without
> moving to the 64-bit kernel.
Steve Finney's answer was correct; I'd like to add a few details though.
The explanation you gave isn't exactly right. A 2GB/2GB split would normally
support 2GB of low memory. We don't on MIPS due to the very inconvenient and
unchangable mappings of KSEG0/KSEG1 - something that may have been sweet
in '85 when the address map was designed but not today when 32-bit address
spaces are beginning to be fairly tight.
Highmem works ok in 2.4 as long as you have a reasonably low ratio of
highmem to lowmem. For typical loads that means going beyond 4:1 isn't
sensible but the actual number may vary much based on exact system
configuration or workload.
Ralf
next prev parent reply other threads:[~2003-08-31 13:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-29 21:59 Using more than 256 MB of memory on SB1250 in 32-bit mode Steve Madsen
2003-08-31 13:34 ` Ralf Baechle [this message]
2004-05-20 20:27 ` Daniel Walton
-- strict thread matches above, loose matches on Subject: below --
2003-08-30 2:40 Finney, Steve
2003-08-30 2:40 ` Finney, Steve
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=20030831133434.GA23189@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=madsen@tadpole.com \
/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