Re: [PATCH 2/3 V2] kvm tools: Add support for multiple virtio-blk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/04/2011 04:56 PM, Ingo Molnar wrote:
Also, the IRQs used by kvm should be enumerated in an include file in a single
place, with ranges allocated for specific purposes, otherwise we'll quickly
lose track of them.

You'll also quickly run out of interrupts. To get lots of devices you can use level-triggered interrupts (this is really how the device is meant to be used, but is slow) or switch to MSI-X (fast but significantly more code needed).


--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux