Re: [PATCH 5/5] Fix kdump under KVM.

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

 



On 10/30/2009 02:23 PM, Chris Lalancette wrote:
In the meantime, I've gotten the "set_irq from IRQ context" that Avi suggested
working, and the fixing up of this IOAPIC check is the last bit to actually get
kdump working.

There are two problems with that:

- kvm_set_irq() calls some notifiers (irq_mask_notifiers, at least, but possibly more); need to make sure those are safe from irq context - kvm_set_irq() will loop on all vcpus, usually incurring a cache miss or two; with large vcpu counts this can make the irq-off time quite large, hurting our worst-case latency

we can defer the second problem since it's only a performance issue, but how did you deal with the first?

--
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