From: Keith M Wesolowski <wesolows@foobazco.org>
To: Ladislav Michl <ladis@linux-mips.org>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] Highmem detection for Indigo2
Date: Wed, 7 May 2003 23:11:17 -0700 [thread overview]
Message-ID: <20030508061117.GA30191@foobazco.org> (raw)
In-Reply-To: <20030428071639.GA7578@simek>
On Mon, Apr 28, 2003 at 09:16:39AM +0200, Ladislav Michl wrote:
> Following patch builds whole RAM map based of MC's memory configuration
> registers, does some samity checks adds high system memory (if any) to
> bootmem.
> +static void init_bootmem(void)
...
> + init_bootmem();
This is a pretty unfortunate choice of names for this function. See
mm/bootmem.c.
Other than that, your patch works fine for me; my Indy has 192MB
memory and it's detected properly. I do get an oops in do_be from
xdm, but I get that without the patch also.
Determined physical RAM map:
memory: 00001000 @ 00000000 (reserved)
memory: 00001000 @ 00001000 (reserved)
memory: 001e1000 @ 08002000 (reserved)
memory: 0055d000 @ 081e3000 (usable)
memory: 000c0000 @ 08740000 (ROM data)
memory: 0b800000 @ 08800000 (usable)
I need to do the same kind of thing for ip32 as the ARC memory
detection has the same shortcoming on that platform. No sense having
a machine support 1GB memory and only looking for 256MB of it,
especially in a 64-bit kernel. ARC[S] really does seem to be useless.
--
Keith M Wesolowski <wesolows@foobazco.org> http://foobazco.org/~wesolows
------(( Project Foobazco Coordinator and Network Administrator ))------
"May Buddha bless all stubborn people!"
-- Uliassutai Karakorum Blake
next prev parent reply other threads:[~2003-05-08 6:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-28 7:16 [PATCH] Highmem detection for Indigo2 Ladislav Michl
2003-05-08 6:11 ` Keith M Wesolowski [this message]
2003-05-08 7:32 ` Ladislav Michl
2003-05-08 8:50 ` Guido Guenther
2003-05-08 8:58 ` Guido Guenther
2003-05-08 16:40 ` xdm oopses Keith M Wesolowski
2003-05-08 17:00 ` Guido Guenther
2003-05-09 19:08 ` [PATCH] Highmem detection for Indigo2 Ralf Baechle
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=20030508061117.GA30191@foobazco.org \
--to=wesolows@foobazco.org \
--cc=ladis@linux-mips.org \
--cc=linux-mips@linux-mips.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