Problems with pthread on ARM/PXA270

Jamie Lokier jamie at shareable.org
Wed Sep 16 18:01:04 EDT 2009


Juergen Schindele wrote:
> But on our pxa270 platform the thread switch does not (or really
> rarely) happen and only one thread is printing always the same
> values. So i suppose thread switching is not working!

What time quantum does sched_rr_get_interval() return?  SCHED_RR is
only expected to switch that often.

-- Jamie



More information about the linux-arm-kernel mailing list