HardenedBSD/sys/x86
Roger Pau Monné f229f35db7 xen/intr: balance dynamic interrupts across available vCPUs
By default Xen binds all event channels to vCPU#0, and FreeBSD only shuffles
the interrupt sources once, at the end of the boot process. Since new event
channels might be created after this point (because new devices or backends
are added), try to automatically shuffle them at creation time.

This does not affect VIRQ or IPI event channels, that are already bound to a
specific vCPU as requested by the caller.

Sponsored by: Citrix Systems R&D
2014-12-10 13:25:21 +00:00
..
acpica
bios
cpufreq
include Improve support for XSAVE with debuggers. 2014-11-21 20:53:17 +00:00
iommu
isa
pci
x86
xen xen/intr: balance dynamic interrupts across available vCPUs 2014-12-10 13:25:21 +00:00