linux-stable/drivers/xen/events
Thomas Gleixner 88f0a9d066 xen/events: Implement irq distribution
Keep track of the assignments of event channels to CPUs and select the
online CPU with the least assigned channels in the affinity mask which is
handed to irq_chip::irq_set_affinity() from the core code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: Juergen Gross <jgross@suse.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>
Link: https://lore.kernel.org/r/20201210194045.457218278@linutronix.de
2020-12-15 16:19:38 +01:00
..
events_2l.c xen/events: make struct irq_info private to events_base.c 2020-10-23 05:41:25 -05:00
events_base.c xen/events: Implement irq distribution 2020-12-15 16:19:38 +01:00
events_fifo.c xen/events: unmask a fifo event channel only if it was masked 2020-10-23 05:41:25 -05:00
events_internal.h xen/events: make struct irq_info private to events_base.c 2020-10-23 05:41:25 -05:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00