This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: What does it mean from GoAhead?



On 31-Dec-2000 David Geng wrote:
> Thank you. But I think it is already 1MB. Please look at this:
> 
>#define CYGNUM_MEMALLOC_FALLBACK_MALLOC_POOL_SIZE 1638400
> 
> Should I make it larger?
> 

No, this seems to be a reasonable number.

> David
> 
> PS. that happened before I apply some patch to GoAhead Server. After patch,
> that message disappears, but some of MBUF turns out. :(

What version of the eCos kernel do you have?  Exactly what error did you get?

> 
> ----- Original Message -----
> From: "Gary Thomas" <gthomas@redhat.com>
> To: "David Geng" <deli.geng@ncl.ac.uk>
> Cc: <ecos-discuss@sourceware.cygnus.com>
> Sent: Sunday, December 31, 2000 5:21 PM
> Subject: RE: [ECOS] What does it mean from GoAhead?
> 
> 
>> I'm pretty sure that this means it is out of memory.  Be sure and
>> set the MALLOC size to something large - I normally use around 1Mb.
>>
>> install/include/pkgconf/memalloc.h:
>>    #define CYGNUM_MEMALLOC_FALLBACK_MALLOC_POOL_SIZE 638400
>>
>> On 31-Dec-2000 David Geng wrote:
>> > Hi, there,
>> >
>> > There is some problem about GoAhead Web Server.
>> >
>> > Hardware: SA1100 + 16MB FP DRAM + CS8900A
>> >
>> > Software: eCos + TCP/IP stack + GoAhead Web Server
>> >
>> > Problem: when I access home page of my SA1100 board, following message
>> > appears on console. And GoAhead does not go. But I can still ping my
> board
>> > alive.
>> >
>> > exh 4
>> > exm 4 ->
>> > signo 10 00000000
>> >
>> > What does that message mean? How can I make it work?
>> >
>> > Thanks
>> >
>> > David
>> >
>> > //
>> > //     University of Newcastle upon Tyne
>> > //     Tel: +44 (0)191 222 6000 ext 5018
>> > //  http://www.students.ncl.ac.uk/deli.geng/
>> > //
>> >
>>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]