public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jerome Tollet <Jerome.Tollet@qosmos.net>
To: linux-kernel@vger.kernel.org
Subject: kernel 2.4.2 network performances
Date: Thu, 15 Mar 2001 10:47:24 +0100	[thread overview]
Message-ID: <3AB08FAC.657784CA@qosmos.net> (raw)

Hello, i have a problem with the network layer of linux kernel 2.4.2
I wrote a minimalist program which basically sends UDP datagrams over
the network in an infinite loop.
Under Linux 2.2.x, this program floods the network and my xosview prints
that 12 MB/s are sent over my 100Mbit ethernet.

Under Linux 2.4.2, this program can't flood the network because my
xosview (the same ;-) ) tells me that 4.6MB/s are sent over my ethernet
although my cpu is not overloaded.

I think that Linux 2.4.2 limits the rate of packets sent over the
network with some soft parameters.
*Does anyone have any idea ?
*Could someone explains me the new
/proc/sys/net/core/{hot_list_length|no_cong|no_cong_thresh|mod_cong|lo_cong}
parameters ?
*Where could i see in the code this soft limits ?

Thanks for your help.
Please CC me your response while i didn't subscribed to the mailing
list.

------------------------
Jerome Tollet
jerome.tollet@qosmos.net
www.qosmos.net
------------------------

             reply	other threads:[~2001-03-15 10:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-15  9:47 Jerome Tollet [this message]
2001-03-15 13:42 ` kernel 2.4.2 network performances Sampsa Ranta
2001-03-16  9:33   ` Helge Hafting
2001-03-16 23:24   ` Bernd Eckenfels
2001-03-16 23:54   ` bert hubert
2001-03-21 23:17 ` Anders Peter Fugmann
     [not found]   ` <3AB9C083.C093769F@qosmos.net>
2001-03-22 17:29     ` Anders Peter Fugmann

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=3AB08FAC.657784CA@qosmos.net \
    --to=jerome.tollet@qosmos.net \
    --cc=linux-kernel@vger.kernel.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