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