linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Question about interrupt prioriyt of ARM GICv3/4
@ 2024-12-06  8:33 richard clark
  2024-12-06  9:37 ` Marc Zyngier
  0 siblings, 1 reply; 8+ messages in thread
From: richard clark @ 2024-12-06  8:33 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: linux-kernel, Marc Zyngier, will, Russell King (Oracle),
	Mark Rutland, Linus Torvalds, richard clark

Hi,
Currently seems the GICv3/4 irqchip configures all the interrupts as
the same priority, I am thinking about to minimize the latency of the
interrupt for a particular device, e.g, the arm arch_timer in the RTL
system. The question is,
1. Why don't we provide a /proc or /sys interface for the enduser to
set the priority of a specific interrupt(SPI/PPI)?
2. Is there any way to verify the higher priority interrupt will have
more dominant to be selected to the CPU (IOW, the priority is really
working) in case of multiple different interrupts asserted to the GIC
at the same time(some debug registers of GIC like GICD_REEMPT_CNT :-)
to record higher priority wins)?

Thanks


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-12-13 14:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-06  8:33 Question about interrupt prioriyt of ARM GICv3/4 richard clark
2024-12-06  9:37 ` Marc Zyngier
2024-12-12  9:18   ` richard clark
2024-12-12 10:12     ` Marc Zyngier
2024-12-12 13:02       ` Mark Kettenis
2024-12-13  9:27         ` Richard Clark
2024-12-13 14:22         ` Marc Zyngier
2024-12-13  9:13       ` Richard Clark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).