Re: [Xenomai-core] O(1) scheduler broken

2006-03-18 Thread Jan Kiszka
Philippe Gerum wrote: > Philippe Gerum wrote: >> Jan Kiszka wrote: >> >>> Hi, >>> >>> I just wanted to test how much the worst-cast jitters improve when >>> running multiple timed threads over the O(1) scheduler instead of the >>> default one. >> >> >> It really depends whether your threads actual

Re: [Xenomai-core] O(1) scheduler broken

2006-03-18 Thread Philippe Gerum
Philippe Gerum wrote: Jan Kiszka wrote: Hi, I just wanted to test how much the worst-cast jitters improve when running multiple timed threads over the O(1) scheduler instead of the default one. It really depends whether your threads actually wake up simultaneously or not. The scalable sch

Re: [Xenomai-core] O(1) scheduler broken

2006-03-18 Thread Philippe Gerum
Jan Kiszka wrote: Hi, I just wanted to test how much the worst-cast jitters improve when running multiple timed threads over the O(1) scheduler instead of the default one. It really depends whether your threads actually wake up simultaneously or not. The scalable scheduler solves the patholog