linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* What are managed IRQs?
@ 2021-01-21 15:47 schwenderjonathan
  2021-01-22 13:03 ` Sebastian Andrzej Siewior
  0 siblings, 1 reply; 2+ messages in thread
From: schwenderjonathan @ 2021-01-21 15:47 UTC (permalink / raw)
  To: linux-rt-users

Hi everyone,

isolcpus has the option `managed_irq`, which supposedly assigns the IRQs to
housekeeping CPUs if possible. According to the description of isolcpus, the
affinity of managed IRQs can not be changed via /proc/irq.
I've searched the kernel documentation and the kernel source code for 
more information about managed IRQs / managed interrupts, but haven't found 
any documentation (aside from isolcpus).

Specifically, I'm interested in what makes managed IRQs different (as in 
why can't the affinity be changed via procfs), and
what kind of IRQs are "managed"? 

Also, I'd like to verify if the cmdline parameter `irqaffinity` 
affects managed IRQs, or if it only modifies the default affinity for IRQs
which can be changed via procfs.

Thanks

Jonathan


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

end of thread, other threads:[~2021-01-22 13:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21 15:47 What are managed IRQs? schwenderjonathan
2021-01-22 13:03 ` Sebastian Andrzej Siewior

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).