what is: mb_map full

Hi,

I’m building intermediate driver which is located below ip.
uname -a is:
QNX6.1.0 2001/06/25-15:31:48 x86pc x86

While transferring a big file in ftp the io-net is been dumped and i’m
getting the following message:

<3>mb_map full.

Any idea what it is?

Benzy Gabay

You’ve run out of memory. See the mem_num option
to the stack. Are you returning packets back to
the stack correctly?

-seanb

Benzy Gabay <bgabay@everbeewireless.com> wrote:
: Hi,

: I’m building intermediate driver which is located below ip.
: uname -a is:
: QNX6.1.0 2001/06/25-15:31:48 x86pc x86

: While transferring a big file in ftp the io-net is been dumped and i’m
: getting the following message:

: <3>mb_map full.

: Any idea what it is?
: =============
: Benzy Gabay

I’m doing tx_done for every npkt that is coming into my rx_down registered
function.

Sean Boudreau <seanb@qnx.com> wrote in message
news:9q4nlb$ko6$1@nntp.qnx.com

You’ve run out of memory. See the mem_num option
to the stack. Are you returning packets back to
the stack correctly?

-seanb

Benzy Gabay <> bgabay@everbeewireless.com> > wrote:
: Hi,

: I’m building intermediate driver which is located below ip.
: uname -a is:
: QNX6.1.0 2001/06/25-15:31:48 x86pc x86

: While transferring a big file in ftp the io-net is been dumped and i’m
: getting the following message:

: <3>mb_map full.

: Any idea what it is?
: =============
: Benzy Gabay
\