All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anders Peter Fugmann <afu@fugmann.dhs.org>
To: Jerome Tollet <Jerome.Tollet@qosmos.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: kernel 2.4.2 network performances
Date: Thu, 22 Mar 2001 00:17:02 +0100	[thread overview]
Message-ID: <3AB9366E.3060905@fugmann.dhs.org> (raw)
In-Reply-To: <3AB08FAC.657784CA@qosmos.net>

Hi Jerome.

As Mr. Hafting says, is seems that there is a softirq missing somewhere.
If this is the case, it should help to make some add some systemcalls in 
your program, since a softirq should happen at every system-call exit.

Try adding:

	getpid();

in the innermost loop, and see if it helps.

I would be happy to look deeper into it, so if you could send me your 
test program and I'll see if I can find anything. Please append the 
result from the code with and without the getpid call.


Regards
Anders Fugmann

-- 
Hi. I'm a .signature virus.
Please copy me into your .signature file and help me spread.


  parent reply	other threads:[~2001-03-21 23:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-15  9:47 kernel 2.4.2 network performances Jerome Tollet
2001-03-15 13:42 ` 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 [this message]
     [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=3AB9366E.3060905@fugmann.dhs.org \
    --to=afu@fugmann.dhs.org \
    --cc=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.