| To: | Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> |
|---|---|
| Subject: | Re: kernel hang indigo2 current cvs more specific |
| From: | Florian Lohoff <flo@rfc822.org> |
| Date: | Tue, 4 Apr 2000 21:02:57 +0200 |
| Cc: | linux@cthulhu.engr.sgi.com |
| In-reply-to: | <Pine.GSO.4.10.10004041057310.24463-100000@dandelion.sonytel.be>; from Geert Uytterhoeven on Tue, Apr 04, 2000 at 10:59:43AM +0200 |
| Organization: | rfc822 - pure communication |
| References: | <20000404102252.B276@paradigm.rfc822.org> <Pine.GSO.4.10.10004041057310.24463-100000@dandelion.sonytel.be> |
| Sender: | owner-linuxmips@oss.sgi.com |
On Tue, Apr 04, 2000 at 10:59:43AM +0200, Geert Uytterhoeven wrote:
>
> Perhaps this helps: the bootmem stuff in arch/mips/ddb5074/prom.c works fine.
> The DDB5074 has 64 MB of fixed non-upgradable memory at physical 0x00000000
> virtual 0x80000000.
Do you or anyone else have a clue why i cant find anything like this
bootmap_size = init_bootmem(start_pfn, mem_size >> PAGE_SHIFT);
/* Free the entire available memory after the _end symbol. */
free_start += bootmap_size;
free_bootmem(free_start, free_end-free_start);
in the arch/mips/sgi/kernel/ directory ? Could it be that this structure
is new and has never been implemented for the IP22 ?
Yep - Thats it - In 2.3.21 this init_bootmem thing doesnt exists - And though
dec hasnt got it - In 2.3.99pre3 the dec has it - But not the sgi *grrrrr*
Flo
--
Florian Lohoff flo@rfc822.org +49-5241-470566
"Technology is a constant battle between manufacturers producing bigger and
more idiot-proof systems and nature producing bigger and better idiots."
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: kernel hang indigo2 current cvs more specific, Geert Uytterhoeven |
|---|---|
| Next by Date: | Re: kernel hang indigo2 current cvs more specific, Florian Lohoff |
| Previous by Thread: | Re: kernel hang indigo2 current cvs more specific, Geert Uytterhoeven |
| Next by Thread: | Re: kernel hang indigo2 current cvs more specific, Florian Lohoff |
| Indexes: | [Date] [Thread] [Top] [All Lists] |