From: Ingo Molnar <mingo@kernel.org>
To: Mike Galbraith <bitbucket@online.de>
Cc: Len Brown <lenb@kernel.org>, Thomas Gleixner <tglx@linutronix.de>,
Peter Zijlstra <peterz@infradead.org>,
Linux PM list <linux-pm@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Jeremy Eder <jeder@redhat.com>,
x86@kernel.org
Subject: Re: 50 Watt idle power regression bisected to Linux-3.10
Date: Tue, 10 Dec 2013 12:45:30 +0100 [thread overview]
Message-ID: <20131210114530.GB29875@gmail.com> (raw)
In-Reply-To: <1386652637.5374.72.camel@marge.simpson.net>
* Mike Galbraith <bitbucket@online.de> wrote:
> Hi Len,
>
> I'm unable to reproduce those DL980 results. I updated the kernel and
> config yesterday, and happened to run turbostat again.. and the box was
> nowhere near as quiet. I ended up spending all day futzing with the
> darn thing, checking various config/kernel combos, and none produced the
> previous result.
>
> ATM, running the same exact updated kernel as the x3550 is running
> (still happily) with only a couple needed drivers added:
>
> vogelweide:~/:[130]# turbostat -P -i 60
> pk cor CPU %c0 GHz TSC SMI %c1 %c3 %c6 CTMP %pc3 %pc6
> 0.02 2.12 2.26 0 43.40 56.57 0.00 53 33.81 0.00
> 0 0 0 0.23 2.10 2.26 5 65.47 34.30 0.00 52 10.69 0.00
> 1 0 8 0.04 2.02 2.26 5 63.10 36.86 0.00 41 13.31 0.00
> 2 0 16 0.04 1.90 2.26 5 35.70 64.25 0.00 43 37.88 0.00
> 3 0 24 0.03 2.08 2.26 5 39.78 60.19 0.00 42 29.00 0.00
> 4 0 32 0.03 1.95 2.26 5 14.64 85.33 0.00 37 65.00 0.00
> 5 0 40 0.03 1.95 2.26 5 15.96 84.02 0.00 36 74.34 0.00
> 6 0 48 0.02 1.99 2.26 5 36.97 63.01 0.00 37 40.20 0.00
> 7 0 56 0.02 2.08 2.26 5 57.54 42.44 0.00 44 0.08 0.00
> pk cor CPU %c0 GHz TSC SMI %c1 %c3 %c6 CTMP %pc3 %pc6
> 0.03 2.08 2.26 0 31.24 68.73 0.00 53 44.26 0.00
> 0 0 0 0.25 1.76 2.26 8 52.96 46.78 0.00 51 31.99 0.00
> 1 0 8 0.03 1.96 2.26 8 50.69 49.28 0.00 41 30.80 0.00
> 2 0 16 0.04 1.91 2.26 8 36.10 63.85 0.00 42 44.37 0.00
> 3 0 24 0.03 1.96 2.26 8 24.15 75.82 0.00 42 59.14 0.00
> 4 0 32 0.03 1.94 2.26 8 14.68 85.29 0.00 37 71.64 0.00
> 5 0 40 0.03 1.94 2.26 8 16.01 83.96 0.00 36 78.62 0.00
> 6 0 48 0.02 2.18 2.26 8 46.79 53.18 0.00 36 11.05 0.00
> 7 0 56 0.02 2.01 2.26 8 50.84 49.14 0.00 45 26.50 0.00
> pk cor CPU %c0 GHz TSC SMI %c1 %c3 %c6 CTMP %pc3 %pc6
> 0.03 2.10 2.26 0 30.88 69.09 0.00 51 48.09 0.00
> 0 0 0 0.23 1.84 2.26 8 51.98 47.79 0.00 50 31.06 0.00
> 1 0 8 0.04 2.05 2.26 8 59.44 40.52 0.00 41 21.86 0.00
> 2 0 16 0.04 1.73 2.26 8 22.87 77.09 0.00 41 62.26 0.00
> 3 0 24 0.03 1.93 2.26 8 9.83 90.14 0.00 41 77.33 0.00
> 4 0 32 0.03 1.90 2.26 8 8.66 91.31 0.00 37 89.16 0.00
> 5 0 40 0.03 2.05 2.26 8 27.30 72.67 0.00 35 50.62 0.00
> 6 0 48 0.02 2.07 2.26 8 44.81 55.17 0.00 36 18.97 0.00
> 7 0 56 0.02 2.00 2.26 8 48.06 51.91 0.00 42 33.44 0.00
>
> That, vs solid >99% pc3 for old 3.0 enterprise kernel. What
> happened, dunno, kernel called itself master. Whatever, I don't
> like test bogons, and this is one, so I thought I should let you
> know. DL980 refuses to come close to the previous result.
>
> 'nuff of that, off to the slave pits before yet another day
> evaporates.
An ftrace function trace of the anomaly would be awfully useful.
(or a trace generated of a dozen strategically placed trace_printk()s
debug lines tracing the guts of cpuidle.)
Thanks,
Ingo
next prev parent reply other threads:[~2013-12-10 11:45 UTC|newest]
Thread overview: 94+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-07 8:00 50 Watt idle power regression bisected to Linux-3.10 Len Brown
2013-12-07 8:39 ` Mike Galbraith
2013-12-07 16:01 ` Len Brown
2013-12-07 16:45 ` Len Brown
2013-12-07 19:17 ` Mike Galbraith
2013-12-10 11:41 ` Ingo Molnar
2013-12-07 12:54 ` Thomas Gleixner
2013-12-08 4:57 ` Mike Galbraith
2013-12-08 20:40 ` Len Brown
2013-12-09 3:16 ` Mike Galbraith
2013-12-10 5:17 ` Mike Galbraith
2013-12-10 11:45 ` Ingo Molnar [this message]
2013-12-10 14:29 ` Thomas Gleixner
2013-12-10 15:06 ` Ingo Molnar
2013-12-11 2:05 ` Thomas Gleixner
2013-12-11 3:21 ` Mike Galbraith
2013-12-11 11:28 ` Thomas Gleixner
2013-12-11 11:38 ` Borislav Petkov
2013-12-11 11:52 ` Peter Zijlstra
2013-12-11 12:29 ` Mike Galbraith
2013-12-11 12:43 ` Peter Zijlstra
2013-12-11 13:10 ` Mike Galbraith
2013-12-11 13:40 ` Borislav Petkov
2013-12-11 14:56 ` Ingo Molnar
2013-12-11 16:02 ` Borislav Petkov
2013-12-11 16:43 ` Peter Zijlstra
2013-12-11 17:50 ` Ingo Molnar
2013-12-11 23:08 ` H. Peter Anvin
2013-12-11 23:14 ` Borislav Petkov
2013-12-12 0:52 ` H. Peter Anvin
2013-12-12 4:25 ` Mike Galbraith
2013-12-12 4:49 ` H. Peter Anvin
2013-12-12 4:59 ` Mike Galbraith
2013-12-12 5:37 ` Mike Galbraith
2013-12-12 5:45 ` H. Peter Anvin
2013-12-12 5:57 ` Mike Galbraith
2013-12-12 6:05 ` Mike Galbraith
2013-12-12 7:57 ` H. Peter Anvin
2013-12-12 8:51 ` Peter Zijlstra
2013-12-12 13:28 ` Ingo Molnar
2013-12-12 15:06 ` H. Peter Anvin
2013-12-12 15:51 ` Peter Zijlstra
2013-12-11 14:42 ` Ingo Molnar
2013-12-11 15:02 ` Thomas Gleixner
2013-12-11 15:09 ` Ingo Molnar
2013-12-11 16:44 ` Peter Zijlstra
2013-12-11 17:48 ` Ingo Molnar
2013-12-11 16:44 ` Peter Zijlstra
2013-12-11 17:47 ` Ingo Molnar
2013-12-11 21:43 ` Len Brown
2013-12-11 22:22 ` Thomas Gleixner
2013-12-18 21:44 ` [PATCH] x86 idle: repair large-server 50-watt idle-power regression Len Brown
2013-12-19 12:22 ` Ingo Molnar
2013-12-19 14:40 ` H. Peter Anvin
2013-12-19 15:45 ` Borislav Petkov
2013-12-19 15:55 ` H. Peter Anvin
2013-12-19 16:02 ` Ingo Molnar
2013-12-19 16:09 ` H. Peter Anvin
2013-12-19 16:13 ` H. Peter Anvin
2013-12-19 16:21 ` Peter Zijlstra
2013-12-19 16:50 ` H. Peter Anvin
2013-12-19 17:07 ` Ingo Molnar
2013-12-19 17:25 ` Peter Zijlstra
2013-12-19 17:36 ` Peter Zijlstra
2013-12-19 18:05 ` H. Peter Anvin
2013-12-19 18:14 ` Ingo Molnar
2013-12-19 17:50 ` Peter Zijlstra
2013-12-19 18:18 ` Ingo Molnar
2013-12-19 21:05 ` H. Peter Anvin
2013-12-19 21:17 ` Ingo Molnar
2013-12-19 18:10 ` Ingo Molnar
2013-12-19 18:09 ` H. Peter Anvin
2013-12-19 18:19 ` H. Peter Anvin
2013-12-19 18:23 ` Ingo Molnar
[not found] ` <CA+55aFzGxcML7j8CEvQPYzh0W81uVoAAVmGctMOUZ7CZ1yYd2A@mail.gmail.com>
2013-12-19 18:43 ` Ingo Molnar
2013-12-19 20:09 ` [tip:x86/idle] x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriers tip-bot for H. Peter Anvin
2013-12-19 20:40 ` Ingo Molnar
2013-12-19 20:46 ` Linus Torvalds
2013-12-19 21:14 ` Ingo Molnar
2013-12-19 21:25 ` Linus Torvalds
2013-12-19 21:55 ` Peter Zijlstra
2013-12-20 8:47 ` Ingo Molnar
2013-12-19 20:33 ` [tip:x86/idle] x86, idle: Add memory barriers around clflush in mwait_play_dead() tip-bot for H. Peter Anvin
2013-12-19 18:19 ` [PATCH] x86 idle: repair large-server 50-watt idle-power regression Ingo Molnar
2013-12-19 19:22 ` H. Peter Anvin
2013-12-19 19:27 ` Peter Zijlstra
2013-12-19 19:51 ` [tip:x86/urgent] x86 idle: Repair " tip-bot for Len Brown
2014-03-18 0:20 ` Davidlohr Bueso
2014-03-18 9:16 ` Peter Zijlstra
2014-03-19 2:14 ` Jason Low
2014-03-19 6:42 ` Peter Zijlstra
2014-04-08 21:43 ` Brown, Len
2014-04-09 8:18 ` Peter Zijlstra
2014-04-15 3:27 ` Davidlohr Bueso
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=20131210114530.GB29875@gmail.com \
--to=mingo@kernel.org \
--cc=bitbucket@online.de \
--cc=jeder@redhat.com \
--cc=lenb@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
--cc=x86@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