[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
BSD networking problem
- Date: Fri, 4 Sep 1998 16:46:55 +0200 (CEST)
- From: valette at crf.canon.fr (VALETTE Eric)
- Subject: BSD networking problem
>>>>> "Eric" == Eric Norum <eric at skatter.USask.Ca> writes:
Eric> Jay Monkman <jmonkman at frasca.com> wrote:
>> When I try
>> to run netdemo.exe I get the following output:
>>
>> RTEMS: Someone is asking for
>> more memory
>>
>> RTEMS: fatal error, exiting
>>
>>
Eric> This message shows up when you have run out of mbufs or mbuf
Eric> clusters. Space for these is allocated from the heap at network
Eric> initialization time and can not be enlarged.
As we have been hit by this message again and had to deduce by the code
that kmemalloc for mbufs memory may only be called once, may be the
message coulb more explicit :
RTEMS : IP mbufs allocations after initialization not allowed.
Increase the initial mbufs allocation amount via
variable xxx...
Just my 0.02$
--
__
/ ` Eric Valette
/-- __ o _. Canon CRF
(___, / (_(_(__ Rue de la touche lambert
35517 Cesson-Sevigne Cedex
FRANCE
Tel: +33 (0)2 99 87 68 91 Fax: +33 (0)2 99 84 11 30
E-mail: valette at crf.canon.fr