linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question on priorities with CAN
@ 2019-09-19  8:40 Kurt Van Dijck
  2019-09-19 10:00 ` Kurt Van Dijck
  0 siblings, 1 reply; 2+ messages in thread
From: Kurt Van Dijck @ 2019-09-19  8:40 UTC (permalink / raw)
  To: linux-kernel

Hey,

I work on a beaglebone-like board using the AM335x can chip, with an RT
kernel.

The can irq task is by default rt prio 50.
I have a process running on rt prio 10 using CAN_RAW socket.

I see that softirqd runs on regular timeslicing.
Do CAN frames need to pass through the softirqd in order to arrive
on my process?
I would need to elevate the softirqd's rt prio also in that case?

Kind regards,
Kurt

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

* Re: Question on priorities with CAN
  2019-09-19  8:40 Question on priorities with CAN Kurt Van Dijck
@ 2019-09-19 10:00 ` Kurt Van Dijck
  0 siblings, 0 replies; 2+ messages in thread
From: Kurt Van Dijck @ 2019-09-19 10:00 UTC (permalink / raw)
  To: linux-kernel

Sorry, wrong list

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

end of thread, other threads:[~2019-09-19 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-19  8:40 Question on priorities with CAN Kurt Van Dijck
2019-09-19 10:00 ` Kurt Van Dijck

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