Linux MIPS Architecture development
 help / color / mirror / Atom feed
* crash in __alloc_bootmem_core on SGI current cvs
@ 2001-01-15 17:11 Florian Lohoff
  2001-01-15 21:21 ` Maciej W. Rozycki
  0 siblings, 1 reply; 29+ messages in thread
From: Florian Lohoff @ 2001-01-15 17:11 UTC (permalink / raw)
  To: linux-mips

Hi,
the current cvs kernel crashes in __alloc_bootmem_core here:

[...]
        printk("%s, %d memset %p 0 %d\n", __FUNCTION__, __LINE__, ret, size);
        memset(ret, 0, size);
        printk("%s, %d\n", __FUNCTION__, __LINE__);
        return ret;
[...]

Output coming:

__alloc_bootmem_core, 230
__alloc_bootmem_core, 234 memset 81000000 0 36864

I guess this is really bogus as the ARCS MEMORY debug gives:

[0,a8748da0]: base<00000000> pages<00000001> type<Exception Block>              
[1,a8748dbc]: base<00000001> pages<00000001> type<ARCS Romvec Page>             
[2,a8748d84]: base<00008002> pages<00000173> type<Standlong Program Pages>      
[3,a87491cc]: base<00008175> pages<000005cb> type<Generic Free RAM>             
[4,a874919c]: base<00008740> pages<000000c0> type<ARCS Temp Storage Area>       
[5,a8749180]: base<00008800> pages<00007800> type<Generic Free RAM>            

Might this be the sgi/arc bootmem/memory.c doesnt alloc everything
or frees to much ?

Flo
-- 
Florian Lohoff                  flo@rfc822.org             +49-5201-669912
     Why is it called "common sense" when nobody seems to have any?

^ permalink raw reply	[flat|nested] 29+ messages in thread
* Re: crash in __alloc_bootmem_core on SGI current cvs
@ 2001-01-16 16:55 Ian Chilton
  2001-01-16 17:06 ` Maciej W. Rozycki
  2001-01-16 19:14 ` Ralf Baechle
  0 siblings, 2 replies; 29+ messages in thread
From: Ian Chilton @ 2001-01-16 16:55 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: macro, linux-mips

Hello,

> mem=0x07800000@0x08800000

What will I use with 96MB RAM please ?


Is someone going to fix it so this param is not needed?
 

*Tootles off and posts to the news page @ http://linuxmips.ichilton.co.uk*


Bye for Now,

Ian

                                \|||/
                                (o o)
 /---------------------------ooO-(_)-Ooo---------------------------\
 |  Ian Chilton        (IRC Nick - GadgetMan)     ICQ #: 16007717  |
 |-----------------------------------------------------------------|
 |  E-Mail: ian@ichilton.co.uk     Web: http://www.ichilton.co.uk  |
 |-----------------------------------------------------------------|
 |        Proofread carefully to see if you any words out.         |
 \-----------------------------------------------------------------/

^ permalink raw reply	[flat|nested] 29+ messages in thread
* RE: crash in __alloc_bootmem_core on SGI current cvs
@ 2001-01-16 16:56 tmaloney
  0 siblings, 0 replies; 29+ messages in thread
From: tmaloney @ 2001-01-16 16:56 UTC (permalink / raw)
  To: linux-mips

anyone know a source of monitor parts? i need two bezels(front pieces) for
two Sony GDM-20D11's.

thanks

-----Original Message-----
From: Ian Chilton [mailto:mailinglist@ichilton.co.uk]
Sent: Tuesday, January 16, 2001 11:56 AM
To: Ralf Baechle
Cc: macro@ds2.pg.gda.pl; linux-mips@oss.sgi.com
Subject: Re: crash in __alloc_bootmem_core on SGI current cvs


Hello,

> mem=0x07800000@0x08800000

What will I use with 96MB RAM please ?


Is someone going to fix it so this param is not needed?
 

*Tootles off and posts to the news page @ http://linuxmips.ichilton.co.uk*


Bye for Now,

Ian

                                \|||/
                                (o o)
 /---------------------------ooO-(_)-Ooo---------------------------\
 |  Ian Chilton        (IRC Nick - GadgetMan)     ICQ #: 16007717  |
 |-----------------------------------------------------------------|
 |  E-Mail: ian@ichilton.co.uk     Web: http://www.ichilton.co.uk  |
 |-----------------------------------------------------------------|
 |        Proofread carefully to see if you any words out.         |
 \-----------------------------------------------------------------/

^ permalink raw reply	[flat|nested] 29+ messages in thread
* Re: crash in __alloc_bootmem_core on SGI current cvs
@ 2001-01-16 16:59 Ian Chilton
  0 siblings, 0 replies; 29+ messages in thread
From: Ian Chilton @ 2001-01-16 16:59 UTC (permalink / raw)
  To: tmaloney; +Cc: linux-mips

Hello,

> anyone know a source of monitor parts? i need two bezels(front pieces) for

For starters, why ask this question under the heading " Re: crash in
__alloc_bootmem_core on SGI current cvs"

And secondary, I seem to recall you already posted this question. If
you didn't get an answer, it will be becasue no one knows. Posting the
same question again is just annoying and will not get you an answer if
you didn't the 1st time.


Bye for Now,

Ian

                                \|||/
                                (o o)
 /---------------------------ooO-(_)-Ooo---------------------------\
 |  Ian Chilton        (IRC Nick - GadgetMan)     ICQ #: 16007717  |
 |-----------------------------------------------------------------|
 |  E-Mail: ian@ichilton.co.uk     Web: http://www.ichilton.co.uk  |
 |-----------------------------------------------------------------|
 |        Proofread carefully to see if you any words out.         |
 \-----------------------------------------------------------------/

^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2001-01-17 13:20 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-15 17:11 crash in __alloc_bootmem_core on SGI current cvs Florian Lohoff
2001-01-15 21:21 ` Maciej W. Rozycki
2001-01-16  8:10   ` Ralf Baechle
2001-01-16 14:36   ` Florian Lohoff
2001-01-16 15:57     ` Ralf Baechle
2001-01-16 16:06       ` Maciej W. Rozycki
2001-01-16 16:24         ` Ralf Baechle
2001-01-16 16:34           ` Maciej W. Rozycki
2001-01-16 19:23             ` Ralf Baechle
2001-01-16 19:47               ` Maciej W. Rozycki
2001-01-16 20:04                 ` Ralf Baechle
2001-01-16 16:44           ` Florian Lohoff
2001-01-16 16:28         ` Florian Lohoff
2001-01-16 16:39           ` Maciej W. Rozycki
2001-01-16 19:22             ` Ralf Baechle
2001-01-17 13:15               ` Kanoj Sarcar
2001-01-17 13:15                 ` Kanoj Sarcar
2001-01-16 16:01     ` Maciej W. Rozycki
2001-01-16 16:08       ` Maciej W. Rozycki
2001-01-16 16:49       ` Florian Lohoff
2001-01-16 18:48         ` Florian Lohoff
2001-01-16 19:52           ` Maciej W. Rozycki
2001-01-16 23:03             ` Florian Lohoff
  -- strict thread matches above, loose matches on Subject: below --
2001-01-16 16:55 Ian Chilton
2001-01-16 17:06 ` Maciej W. Rozycki
2001-01-16 19:14 ` Ralf Baechle
2001-01-16 19:38   ` Maciej W. Rozycki
2001-01-16 16:56 tmaloney
2001-01-16 16:59 Ian Chilton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox