WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Backport per-device vector map patches to xen 4.1.3

To: Jan Beulich <JBeulich@xxxxxxxx>, Keir Fraser <keir@xxxxxxx>
Subject: [Xen-devel] Backport per-device vector map patches to xen 4.1.3
From: Wei Wang2 <wei.wang2@xxxxxxx>
Date: Thu, 27 Oct 2011 16:07:51 +0200
Cc: Dunlap <George.Dunlap@xxxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, "Shin, Jacob" <Jacob.Shin@xxxxxxx>, George, "Huang2, Wei" <Wei.Huang2@xxxxxxx>
Delivery-date: Thu, 27 Oct 2011 07:13:48 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.6 (enterprise 20070904.708012)
Recently we found an issue in xen 4.1. Under heavy I/O stress such as running 
bonnie++, Dom0 would lost its hard disk with lots of I/O errors. We found 
that some PCI-E devices was using the same vector as SMBus on AMD platforms 
and George' patch set that enables per-device vector map can fix this 
problem.

Following patches have been back ported and tested by Jacob and Wei H.  
Please apply them to Xen 4.1.3 

Thanks,
Wei

23752 xen: Infrastructure to allow irqs to share vector maps
23753 xen: Option to allow per-device vector maps for MSI IRQs
23754 xen: AMD IOMMU: Automatically enable per-device vector maps
23786 x86: Fix up irq vector map logic
23812 xen: Add global irq_vector_map option
23899 AMD-IOMMU: remove dead variable references

Attachment: 23754.diff
Description: 23754.diff

Attachment: 23753.diff
Description: 23753.diff

Attachment: 23752.diff
Description: 23752.diff

Attachment: 23786.diff
Description: 23786.diff

Attachment: 23899.diff
Description: 23899.diff

Attachment: 23812.diff
Description: 23812.diff

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Backport per-device vector map patches to xen 4.1.3, Wei Wang2 <=