|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] MMIO ioremap() error with PCI passthrough
On 01/07/2008 19:50, Andy Burns wrote:
I can try to move the tuner card to the other PCI slot, but I suspect it
will just share with something else instead
In the other PCI slot, the tuner shares with a USB controller and a SATA
controller on the motherboard (instead of the PCI-X SATA card)
# lspci -vv| grep IRQ
Interrupt: pin A routed to IRQ 16
Interrupt: pin B routed to IRQ 21
Interrupt: pin C routed to IRQ 18
Interrupt: pin C routed to IRQ 18
Interrupt: pin A routed to IRQ 22
Interrupt: pin A routed to IRQ 23
Interrupt: pin B routed to IRQ 19
Interrupt: pin C routed to IRQ 18
Interrupt: pin A routed to IRQ 23
Interrupt: pin B routed to IRQ 22
Interrupt: pin C routed to IRQ 18
Interrupt: pin A routed to IRQ 11
Interrupt: pin A routed to IRQ 16
Interrupt: pin A routed to IRQ 19
Interrupt: pin A routed to IRQ 18
Interrupt: pin A routed to IRQ 17
Interrupt: pin A routed to IRQ 16
Interrupt: pin A routed to IRQ 15
# dmesg | grep -i apic
ACPI: APIC CFF80390, 0078 (r1 A_M_I_ OEMAPIC 4000828 MSFT 97)
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 4, address 0xfec00000, GSI 0-23
ACPI: IOAPIC (id[0x05] address[0xfec10000] gsi_base[24])
IOAPIC[1]: apic_id 5, address 0xfec10000, GSI 24-279
Setting APIC routing to xen
ACPI: Using IOAPIC for interrupt routing
Is there any way to increase the number of "logical" interrupts to avoid
(or give the impression of avoiding) sharing? When watching vmware
servers boot, I remember they split devices into a huge number of
interrupts numbering 100 upwards.
Can Xen make use of IRQ24 to 279?
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] MMIO ioremap() error with PCI passthrough, Andy Burns
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Keir Fraser
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Andy Burns
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Keir Fraser
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Andy Burns
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Keir Fraser
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Andy Burns
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Andy Burns
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Keir Fraser
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Andy Burns
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough,
Andy Burns <=
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Keir Fraser
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Andy Burns
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Andy Burns
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Andy Burns
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Andy Burns
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Keir Fraser
- Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Jeremy Fitzhardinge
Re: [Xen-devel] MMIO ioremap() error with PCI passthrough, Andy Burns
|
|
|
|
|