All of lore.kernel.org
 help / color / mirror / Atom feed
* 100% RT load on 2 processor SMP machine
@ 2018-10-15 15:44 Tim Sander
  2018-10-23  9:36 ` Sebastian Andrzej Siewior
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Sander @ 2018-10-15 15:44 UTC (permalink / raw)
  To: linux-rt-users

Hi

I just disovered a bug in my playground realtime application which led to 100% 
load on one core. This was the non normal case when the system was waiting for 
a network client to connect and i had a fifo buffer overflow which led 
accidentially to a busy wait loop with 98 fifo priority. This in turn lead to 
a system which did not accept any new network connections.

The expected behaviour for a SMP system which still has one processor lightly 
loaded should be that it still works "normal" even if one core is overloaded 
with hard realtime work. Are there any explanations for this behavior?

The embedded system im am using is an pretty dated Intel/Altera Cortex A9.

Best regards
Tim

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

end of thread, other threads:[~2018-10-25 18:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-15 15:44 100% RT load on 2 processor SMP machine Tim Sander
2018-10-23  9:36 ` Sebastian Andrzej Siewior
2018-10-25  9:56   ` Tim Sander

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.