From: "M. Vefa Bicakci" <m.v.b@runbox.com>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"Charles (Chas) Williams" <ciwillia@brocade.com>
Subject: Re: [PREEMPT-RT] Oops in rapl_cpu_prepare()
Date: Tue, 1 Nov 2016 13:15:53 +0300 [thread overview]
Message-ID: <26425897-5229-d2c5-1e1b-a08442441f68@runbox.com> (raw)
In-Reply-To: <20161028080324.b6nnwaljmzxiyykx@linutronix.de>
> On 2016-10-27 15:00:32 [-0400], Charles (Chas) Williams wrote:
>>
>> [snip]
>>
>> But sometimes the topology info is correct and if I get lucky, the
>> package id could be valid for all the CPU's. Given the behavior,
>> I have seen so far it makes me thing the RAPL isn't being emulated.
>> So even if I did boot onto a "valid" set of cores, would I always be
>> certain that I will be on those cores?
>
> I don't what vmware does here. Nor do they ship source to check. So if
> you have a big HW box with say two packages, it might make sense to give
> this information to the guest _if_ the CPUs are pinned and the guest
> never migrates.
>
>> Per your request in your next email:
>>
>> > One thing I forgot to ask: Could you please check if you get the same
>> > pkgid reported for cpu 0-3 on a pre-v4.8 kernel? (before the hotplug
>> > rework).
>>
>> Our previous kernel was 4.4, and didn't use the logical package id:
>
> I see.
>
> Did the patch I sent fixed it for you and were you not able to test?
Hello Sebastian,
The patch fixes the kernel oops for me.
I am using a custom 4.8.5-based kernel on Qubes OS R3.2, which is based
on Xen 4.6.3. Apparently, Xen also has a similar bug/flaw/quirk regarding
the allocation of package identifiers for the virtual CPUs.
Prior to your patch, my Xen-based virtual machines would intermittently
crash most of the time at boot-up with the backtrace reported by Charles.
Due to this, I was under the impression that this is a subtle race
condition.
With your patch, the virtual machines boot-up successfully, all the time.
Here are the relevant excerpts from dmesg:
=== 8< ===
[ 0.263936] RAPL PMU: rapl pmu error: max package: 1 but CPU0 belongs to 65535
...
[ 2.213669] intel_rapl: Found RAPL domain package
[ 2.213689] intel_rapl: Found RAPL domain core
[ 2.216337] intel_rapl: Found RAPL domain uncore
[ 2.216370] intel_rapl: RAPL package 0 domain package locked by BIOS
=== >8 ===
Thank you,
Vefa
Please note: I am not subscribed to the Linux kernel mailing list, so
I had to manually construct the headers of this reply with the proper
In-Reply-To and References values (which were extracted from marc.info).
As a result, this e-mail may not show up as a reply to your earlier
conversation with Charles.
next prev parent reply other threads:[~2016-11-01 10:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-20 20:27 Oops in rapl_cpu_prepare() Charles (Chas) Williams
2016-10-21 10:56 ` [PREEMPT-RT] " Sebastian Andrzej Siewior
2016-10-21 21:03 ` Charles (Chas) Williams
2016-10-25 12:22 ` Sebastian Andrzej Siewior
2016-10-25 12:42 ` Sebastian Andrzej Siewior
2016-10-27 19:00 ` Charles (Chas) Williams
2016-10-28 8:03 ` Sebastian Andrzej Siewior
2016-11-01 10:15 ` M. Vefa Bicakci [this message]
2016-11-02 17:23 ` Sebastian Andrzej Siewior
2016-11-03 18:21 ` M. Vefa Bicakci
2016-11-02 9:16 ` Charles (Chas) Williams
2016-11-02 9:58 ` Sebastian Andrzej Siewior
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=26425897-5229-d2c5-1e1b-a08442441f68@runbox.com \
--to=m.v.b@runbox.com \
--cc=bigeasy@linutronix.de \
--cc=ciwillia@brocade.com \
--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