From: Andrew Gallatin <gallatin@myri.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: Re: CPU utilization increased in 2.6.27rc
Date: Wed, 13 Aug 2008 11:06:11 -0400 [thread overview]
Message-ID: <48A2F863.7040402@myri.com> (raw)
In-Reply-To: <20080812.180535.99302127.davem@davemloft.net>
David Miller wrote:
> From: Andrew Gallatin <gallatin@myri.com>
> Date: Tue, 12 Aug 2008 20:56:23 -0400
>
>> According to oprofile, the system is spending a lot of
>> time in __qdisc_run() when sending on the 1GbE forcedeth
>> interface:
>
> What does the profile look like beforehand?
The qdisc stuff is gone, and nearly everything is in the
noise. Beforehand, we're at ~15% CPU. Here is the
first page or so from opreport -l from immediately
prior:
7566 6.4373 vmlinux _raw_spin_lock
5894 5.0147 oprofiled (no symbols)
4136 3.5190 ehci_hcd (no symbols)
3965 3.3735 vmlinux handle_IRQ_event
3333 2.8358 vmlinux tcp_ack
2952 2.5116 vmlinux __copy_skb_header
2869 2.4410 vmlinux default_idle
2702 2.2989 vmlinux nv_rx_process_optimized
2511 2.1364 vmlinux nv_start_xmit_optimized
2310 1.9654 vmlinux sk_run_filter
2157 1.8352 vmlinux kmem_cache_alloc
2139 1.8199 vmlinux IRQ0x69_interrupt
1797 1.5289 vmlinux nv_nic_irq_optimized
1796 1.5281 vmlinux kmem_cache_free
1784 1.5179 vmlinux kfree
1690 1.4379 vmlinux _raw_spin_unlock
1594 1.3562 vmlinux tcp_sendpage
1578 1.3426 vmlinux __tcp_push_pending_frames
1576 1.3409 vmlinux packet_rcv_spkt
1560 1.3273 vmlinux __inet_lookup_established
1558 1.3256 vmlinux nv_tx_done_optimized
[ On this system, forcedeth shares an irq with ehci_hcd,
so that's why that is so high.]
Drew
next prev parent reply other threads:[~2008-08-13 15:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-13 0:56 CPU utilization increased in 2.6.27rc Andrew Gallatin
2008-08-13 1:05 ` David Miller
2008-08-13 15:06 ` Andrew Gallatin [this message]
2008-08-13 1:15 ` David Miller
2008-08-13 16:13 ` Andrew Gallatin
2008-08-13 19:52 ` Robert Olsson
2008-08-13 21:34 ` Stephen Hemminger
2008-08-13 21:56 ` Robert Olsson
2008-08-13 22:06 ` Stephen Hemminger
2008-08-13 22:21 ` Robert Olsson
2008-08-13 20:03 ` Andi Kleen
2008-08-13 20:36 ` Andrew Gallatin
2008-08-13 20:27 ` David Miller
2008-08-13 20:58 ` Andrew Gallatin
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=48A2F863.7040402@myri.com \
--to=gallatin@myri.com \
--cc=davem@davemloft.net \
--cc=netdev@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.