public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Fred <haydar.oezel@web.de>
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Re: pbuf_alloc in the eth_drc.c returns Zero
Date: Sat, 06 Apr 2013 08:16:00 -0000	[thread overview]
Message-ID: <1365236209472-227535.post@n7.nabble.com> (raw)
In-Reply-To: <1365087544027-227390.post@n7.nabble.com>

So i have reached a bit better kind of behaviour.

Now everytime when i can't alloc pbufs anymore, this happends only on
broadcast storms, i call the function pbuf_init() again. 
Seems that then my device can alloc pbufs again but not in a perfect manner. 
This means i can ping the device but can't open a lot of tcp sockets like
before the storm. 

How can i clear the buffers/pbuf of the stack cleanly. I mean a broadcast
storm is a error state i want to clear all the packets that came through. So
something like the pbuf_init() should be done.

Did somebody have the same problem or knows what to do in this specific
problem?

Regards
Fred



--
View this message in context: http://sourceware-org.1504.n7.nabble.com/pbuf-alloc-in-the-eth-drc-c-returns-Zero-tp227390p227535.html
Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com.

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

      reply	other threads:[~2013-04-06  8:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-04 14:59 [ECOS] " Fred
2013-04-06  8:16 ` Fred [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1365236209472-227535.post@n7.nabble.com \
    --to=haydar.oezel@web.de \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).