All of lore.kernel.org
 help / color / mirror / Atom feed
* Controlling cpu for interrupts
@ 2025-06-09 11:27 Per Oberg
  2025-06-10 14:09 ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: Per Oberg @ 2025-06-09 11:27 UTC (permalink / raw)
  To: xenomai

Hi 

I have a setup with
- Xenomai 3.1 
- Linux 4.14 ish
- RT Net e1000e + igb
- Peak PCAN

When I look closely on the rt-threads I can see that the IRQ from the CAN seems to be coming in on certain cores, but now always the same. 

Here is an example of my ../xenomai/irq file:

  IRQ         CPU0        CPU1        CPU2        CPU3
   18:           0           0           0   130419960         pcan pcan pcan pcan pcan pcan
   19:    88638780           0           0           0         pcan pcan pcan pcan
  127:        3215           0           0           0         rteth0-TxRx-0

Thus, for this case it seems like IRQ19 is handled by CPU0 while IRQ18 is handled on CPU3

What is the heuristics, if any, used for decing this ?

Thanks
Per Öberg 

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

end of thread, other threads:[~2025-06-10 16:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-09 11:27 Controlling cpu for interrupts Per Oberg
2025-06-10 14:09 ` Jan Kiszka
2025-06-10 16:00   ` Per Oberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.