mbox series

[0/2] xen/irq: Perf improvements

Message ID 20230220194702.2260181-1-andrew.cooper3@citrix.com (mailing list archive)
Headers show
Series xen/irq: Perf improvements | expand

Message

Andrew Cooper Feb. 20, 2023, 7:47 p.m. UTC
Andrew Cooper (2):
  xen/ioapic: Don't use local_irq_restore() to disable irqs
  x86/irq: Improve local_irq_restore() code generation and performance

 xen/arch/x86/include/asm/system.h | 9 ++-------
 xen/arch/x86/io_apic.c            | 5 ++---
 2 files changed, 4 insertions(+), 10 deletions(-)