"Jaromir Dolecek" writes:
> Module Name:  src
> Committed By: jdolecek
> Date:         Fri May 15 07:42:58 UTC 2020
> 
> Modified Files:
>       src/sys/arch/xen/include: intr.h
>       src/sys/arch/xen/x86: pintr.c
> 
> Log Message:
> use short for irq2port[] to save memory (4KB), it only needs to store
> numbers <= NR_EVENT_CHANNELS (2048)

not that they're necessarily related, but you can have a look
at PR#54837 which has problems with running out of interrrupts
on systems with lots of cpus and devices with lots of msix?

thanks.


.mrg.

Reply via email to