public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gthomas@redhat.com>
To: Carl van Schaik <carl@leg.uct.ac.za>
Cc: Ecos Mailing List <ecos-discuss@sources.redhat.com>
Subject: RE: [ECOS] high bandwidth network problems
Date: Wed, 06 Sep 2000 05:13:00 -0000	[thread overview]
Message-ID: <XFMail.20000906061319.gthomas@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.10.10009061244170.11871-100000@dreamcoat.che.uct.ac.za>

On 06-Sep-2000 Carl van Schaik wrote:
> Hi
> 
> I have my board connected to our backbone which has a huge ammount of
> broadcast traffic continously (nearly 2000 machines), after a while, ecos
> starts spewing out messages: and stops responding to network traffic.
> 
> warning: eth_recv out of MBUFs
> setsoftnet
> 
> Can anyone tell me what the setsoftnet is supposed to do? Do I have to 
> implement somthing in the network driver? What can I do to
> prevent this from occuring?
> 

Try increasing the number of mbufs.  Set the configuration parameter
CYGPKG_NET_MEM_USAGE to something larger (the default is 256*1024).

Do you have the latest code from CVS?  I seem to recall something in there
about an mbuf memory leak which was fixed recently.  This might help.

  reply	other threads:[~2000-09-06  5:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-06  2:58 Carl van Schaik
2000-09-06  5:13 ` Gary Thomas [this message]
2000-09-06  5:19   ` Andrew Lunn
2000-09-06  5:24     ` Gary Thomas

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=XFMail.20000906061319.gthomas@redhat.com \
    --to=gthomas@redhat.com \
    --cc=carl@leg.uct.ac.za \
    --cc=ecos-discuss@sources.redhat.com \
    /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).