All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: "Wu, Feng" <feng.wu@intel.com>
Cc: Thimo E <abc@digithi.de>, Keir Fraser <keir@xen.org>,
	"Nakajima, Jun" <jun.nakajima@intel.com>,
	"Dong, Eddie" <eddie.dong@intel.com>,
	Xen-develList <xen-devel@lists.xen.org>,
	Jan Beulich <JBeulich@suse.com>,
	"Zhang, Yang Z" <yang.z.zhang@intel.com>,
	"Zhang, Xiantao" <xiantao.zhang@intel.com>
Subject: Re: cpuidle and un-eoid interrupts at the local apic
Date: Tue, 13 Aug 2013 13:46:12 +0100	[thread overview]
Message-ID: <520A2A94.3090301@citrix.com> (raw)
In-Reply-To: <E959C4978C3B6342920538CF579893F001B52EB9@SHSMSX104.ccr.corp.intel.com>


[-- Attachment #1.1: Type: text/plain, Size: 3091 bytes --]

On 13/08/13 12:39, Wu, Feng wrote:
>
> Hi Thimo,
>
>  
>
> I am trying to reproduce this issue on my side, unfortunately, I
> failed to boot up the guest rhel6.4 on top of Xen-4.1.5 RC1 with 3.9.3
> domain0 kernel. Since Xen-4.1.5 is a little old, could you please
> share the guest configuration file you used when this issue happened?
> Thanks a lot!
>
>  
>
> Thanks,
>
> Feng
>

Stepping in here for a moment, Thimo is running XenServer 6.2

This issue started on the XenServer forums but moved here.  For
reference, we found this once in XenServer testing (as seen at the root
of this email thread), but I have been unable to reproduce the issue
since.  We have seen the crash on Xen 4.1 and 4.2

~Andrew

>  
>
> *From:*xen-devel-bounces@lists.xen.org
> [mailto:xen-devel-bounces@lists.xen.org] *On Behalf Of *Thimo E
> *Sent:* Monday, August 12, 2013 9:55 PM
> *To:* Zhang, Yang Z
> *Cc:* Keir Fraser; Jan Beulich; Andrew Cooper; Dong, Eddie;
> Xen-develList; Nakajima, Jun; Zhang, Xiantao
> *Subject:* Re: [Xen-devel] cpuidle and un-eoid interrupts at the local
> apic
>
>  
>
> Hello Yang,
>
> and attached the next crash dump which occured today, only some
> minutes after I've created the logfiles I've sent in the mail just before.
> Perhaps together with the logfiles of the former mail it gives you a
> better understand of what is going on.
>
> I've disabled Interrupt remapping now.
>
> > 4.....
> > can you add some debug message in the guest EOI code path(like
> _irq_guest_eoi())) to track the EOI?
> @Andrew: Is it possible for you to integrate the requested changes
> from Yang into your Xen debugging version ?
>
> Best regards
>   Thimo
>
> Am 12.08.2013 10:49, schrieb Zhang, Yang Z:
>
>     Hi Thimo,
>
>     From your previous experience and log, it shows:
>
>     1.      The interrupt that triggers the issue is a MSI.
>
>     2.      MSI are treated as edge-triggered interrupts nomally,
>     except when there is no way to mask the device. In this case, your
>     previous log indicates the device is unmaskable(What special
>     device are you using?Modern PCI devcie should be maskable).
>
>     3.      The IRQ 29 is belong to dom0, it seems it is not a HVM
>     related issue.
>
>     4.      The status of IRQ 29 is 10 which means the guest already
>     issues the EOI because the bit IRQ_GUEST_EOI_PENDING is cleared,
>     so there should be no pending EOI in the EOI stack. If possible,
>     can you add some debug message in the guest EOI code path(like
>     _irq_guest_eoi())) to track the EOI?
>
>     5.      Both of the log show when the issue occured, most of the
>     other interrupts which owned by dom0 were in IRQ_MOVE_PENDING
>     status. Is it a coincidence? Or it happened only on the special
>     condition like heavy of IRQ migration?Perhaps you can disable irq
>     balance in dom0 and pin the IRQ manually.
>
> |I guess the interrupt remapping is enabled in your machine. Can you
> try to disable IR to see whether it still reproduceable?
>
> Also, please provide the whole Xen log.
>
>  
>
> Best regards,
>
> Yang
>
>  
>


[-- Attachment #1.2: Type: text/html, Size: 16247 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2013-08-13 12:46 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-31 20:32 cpuidle and un-eoid interrupts at the local apic Andrew Cooper
2013-06-03 14:30 ` Jan Beulich
2013-07-31  8:30 ` Thimo E.
2013-07-31  9:47   ` Andrew Cooper
2013-08-02 22:50     ` Thimo E.
2013-08-02 23:32       ` Andrew Cooper
2013-08-05 12:45         ` Jan Beulich
2013-08-05 14:51           ` Andrew Cooper
2013-08-09 21:27             ` Thimo E.
2013-08-09 21:40               ` Andrew Cooper
2013-08-09 21:44                 ` Andrew Cooper
2013-08-11 17:46                   ` Thimo E.
2013-08-12  6:02                     ` Zhang, Yang Z
2013-08-12  8:49                     ` Zhang, Yang Z
2013-08-12  8:57                       ` Jan Beulich
2013-08-12 11:52                       ` Thimo E
2013-08-12 12:04                         ` Andrew Cooper
2013-08-19 15:14                           ` Thimo E.
2013-08-20  5:43                             ` Thimo Eichstädt
2013-08-20  8:40                               ` Jan Beulich
2013-08-20  8:50                                 ` Zhang, Yang Z
2013-08-23  7:22                                   ` Thimo Eichstädt
2013-08-23  7:30                                     ` Zhang, Yang Z
2013-08-27  1:03                                     ` Zhang, Yang Z
2013-09-04 18:32                                       ` Thimo E.
2013-09-04 18:55                                         ` Andrew Cooper
2013-09-04 19:56                                           ` Thimo E.
2013-09-04 20:54                                             ` Andrew Cooper
2013-09-05  1:45                                               ` Zhang, Yang Z
2013-09-05  7:20                                                 ` Thimo E.
2013-09-05  1:15                                         ` Zhang, Yang Z
2013-09-17  2:09                                         ` Zhang, Yang Z
2013-09-17  7:39                                           ` Thimo E.
2013-09-17  7:43                                             ` Zhang, Yang Z
2013-09-17 21:04                                               ` Thimo E.
2013-09-18  1:18                                                 ` Zhang, Xiantao
2013-09-18 17:24                                                   ` Thimo E.
2013-09-18 12:06                                                 ` Andrew Cooper
2013-08-12 13:54                       ` Thimo E
2013-08-12 14:06                         ` Andrew Cooper
2013-08-13  1:43                           ` Zhang, Yang Z
2013-08-13  6:39                             ` Thimo E.
2013-08-13 11:39                         ` Wu, Feng
2013-08-13 12:46                           ` Andrew Cooper [this message]
2013-08-12  9:10                     ` Andrew Cooper
2013-08-12  5:50                 ` Zhang, Yang Z
2013-08-12  8:20               ` Jan Beulich
2013-08-12  9:28                 ` Andrew Cooper
2013-08-12 10:05                   ` Jan Beulich
2013-08-12 10:27                     ` Andrew Cooper
2013-08-14  2:53                       ` Zhang, Yang Z
2013-08-14  7:51                         ` Thimo E.
2013-08-14  9:52                         ` Andrew Cooper
2013-09-07 13:27                           ` Thimo E.
2013-09-07 17:02                             ` Andrew Cooper
2013-09-07 23:37                               ` Thimo E.
2013-09-08  9:53                                 ` Andrew Cooper
2013-09-08 10:24                                   ` Thimo E.
2013-09-09 13:16                                     ` Andrew Cooper
2013-09-09 14:48                                       ` Thimo Eichstädt
2013-09-09 15:12                                         ` Andrew Cooper
2013-09-09  7:59                               ` Jan Beulich
2013-09-09 12:53                                 ` Andrew Cooper

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=520A2A94.3090301@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=abc@digithi.de \
    --cc=eddie.dong@intel.com \
    --cc=feng.wu@intel.com \
    --cc=jun.nakajima@intel.com \
    --cc=keir@xen.org \
    --cc=xen-devel@lists.xen.org \
    --cc=xiantao.zhang@intel.com \
    --cc=yang.z.zhang@intel.com \
    /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.