From: Stephen Hemminger <stephen@networkplumber.org>
To: netdev@vger.kernel.org
Subject: Fw: [Bug 88161] New: High traffic causes a lot of softirqs
Date: Thu, 13 Nov 2014 16:21:24 -0500 [thread overview]
Message-ID: <20141113162124.5170b82d@uryu.home.lan> (raw)
Begin forwarded message:
Date: Thu, 13 Nov 2014 06:18:28 -0800
From: "bugzilla-daemon@bugzilla.kernel.org" <bugzilla-daemon@bugzilla.kernel.org>
To: "stephen@networkplumber.org" <stephen@networkplumber.org>
Subject: [Bug 88161] New: High traffic causes a lot of softirqs
https://bugzilla.kernel.org/show_bug.cgi?id=88161
Bug ID: 88161
Summary: High traffic causes a lot of softirqs
Product: Networking
Version: 2.5
Kernel Version: 3.17.2
Hardware: Intel
OS: Linux
Tree: Mainline
Status: NEW
Severity: high
Priority: P1
Component: Other
Assignee: shemminger@linux-foundation.org
Reporter: mike@zcentric.com
Regression: No
I'm using packaged rpms by centos and elrepo with the same results and I can
replicate this on any server in our cluster.
I have tried installing
kernel-3.10.56-11.el6.centos.alt.x86_64
Also currently running
[root@web125-east.domain.com /var/www/html]# uname -a
Linux web125-east.domain.com 3.17.2-1.el6.elrepo.x86_64 #1 SMP Fri Oct 31
10:37:44 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux
from the centosplus repo to solve a problem where 2.6 was locking up process
tree on high cpu and it fixed it but it introduced another issue where we have
a lot of softirq requests when under a lot of traffic load.
Here is a powertop from a 2.6 series server
Summary: 42492.1 wakeups/second, 0.0 GPU ops/seconds, 0.0 VFS ops/sec and
2422.0% CPU use
Usage Events/s Category Description
22613 ms/s 23637.4 Process php-fpm: pool www
716.9 ms/s 15783.2 Process nginx: worker process
21.3 ms/s 1096.1 Process /usr/bin/java -Xms200m -Xmx2000m
-Xss256k -XX:MaxDirectMemorySize=516m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC
-Dage
5.8 ms/s 674.4 Process /usr/sbin/gmond
130.0 ms/s 494.5 Process /usr/bin/redis-server 127.0.0.1:6379
73.2 ms/s 487.4 Process python /usr/bin/statsd-relay.py
3.8 ms/s 82.7 Process java -Xmx6g -server -Dfile.encoding=utf-8
-XX:OnOutOfMemoryError=kill -9 %p -XX:+HeapDumpOnOutOfMemoryError -XX:HeapD
212.4 ms/s 0.00 Interrupt [3] net_rx(softirq)
Here it is from 3.10
Usage Events/s Category Description
10.2 ms/s 1033.6 Timer hrtimer_wakeup
3.3 ms/s 932.7 Process /usr/bin/java -Xms200m -Xmx2000m -Xss256k
591.1 ms/s 624.3 Process php-fpm: pool www
41.5 ms/s 724.0 Interrupt [3] net_rx(softirq)
Load pretty much just keeps crawling up to the 500's
There also is a lot of CPU usage from
116 root 20 0 0 0 0 R 75.0 0.0 0:04.57 kworker/u66:0
Which from my understanding handles a lot of the acpi calls that softirq is
doing.
I've tried many other 3.x kernels above 3.10 with the same results.. so I'm
wondering if this is a known issue
--
You are receiving this mail because:
You are the assignee for the bug.
reply other threads:[~2014-11-13 21:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20141113162124.5170b82d@uryu.home.lan \
--to=stephen@networkplumber.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox