From: Andrew Morton <akpm@osdl.org>
To: Jim Faulkner <jfaulkne@ccs.neu.edu>
Cc: linux-kernel@vger.kernel.org, kraxel@bytesex.org
Subject: Re: major network performance difference between 2.4 and 2.6.2-rc2
Date: Wed, 4 Feb 2004 12:54:44 -0800 [thread overview]
Message-ID: <20040204125444.3f2b5e79.akpm@osdl.org> (raw)
In-Reply-To: <Pine.GSO.4.58.0402041529160.7454@denali.ccs.neu.edu>
Jim Faulkner <jfaulkne@ccs.neu.edu> wrote:
>
>
> I am still experiencing severely degraded network performance under
> 2.6.2-rc3 and 2.6.2-rc3-mm1.
A kernel profile is needed.
> Based on some kernel output, I think this
> problem may be related to Gerd Knorr's input patches, so I am CCing him on
> this e-mail.
Sounds unlikely.
> Additionally, while large network transfers are going on, both ksoftirqd/0
> and events/0 start going crazy, putting a huge load on my system:
>
> PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
> 3 root 35 19 0 0 0 S 45.9 0.0 0:46.98 ksoftirqd/0
> 6 root 5 -10 0 0 0 S 43.3 0.0 1:56.63 events/0
> 12008 dogshu 15 0 4800 2356 3828 S 5.3 0.2 0:05.98 proftpd
> 12 root 15 0 0 0 0 S 0.3 0.0 0:00.41 pdflush
> 9778 root 16 0 5888 1724 5516 R 0.3 0.2 0:00.12 sshd
>
> the load before that network transfer was 0.01, and the load after the
> network transfer was 1.45.
Could be a networking problem, but boy that's a lot of CPU time.
Please, do this:
- Boot with `profile=1' on the kernel command line
sudo readprofile -r
sudo readprofile -M10
time <whatever command it is that is causing the problem>
readprofile -n -v -m /boot/System.map | sort -n +2 | tail -40 | tee ~/log
Making very sure that /boot/System.map is the correct map file for the
currently-running kernel.
Thanks.
next prev parent reply other threads:[~2004-02-04 20:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-31 3:06 Jim Faulkner
2004-01-31 14:28 ` Felipe Alfaro Solana
2004-02-04 20:42 ` Jim Faulkner
2004-02-04 20:54 ` Andrew Morton [this message]
2004-02-04 21:08 ` David S. Miller
2004-02-04 21:22 ` Andrew Morton
2004-02-05 4:57 ` Jim Faulkner
2004-02-06 21:14 ` Bill Davidsen
2004-02-07 17:56 ` Hilko Bengen
2004-02-18 3:33 ` Bill Davidsen
2004-02-04 21:28 ` Gerd Knorr
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=20040204125444.3f2b5e79.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=jfaulkne@ccs.neu.edu \
--cc=kraxel@bytesex.org \
--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
all inboxes | Powered by JetHome®