Michael Barabanov wrote:

> Why can't you busy wait for the first VSync, then sleep for
> say 17.5 ms and start busy waiting again? This way you'd only waste
> 500 us per VSync.
>

I've already  tried this, but had trouble. I think that there was a
unpredictible delay after rt_task_delay calls, so that sometimes a call
returned not for example after 17.5ms but after 19 or 20ms, and missed the
next VSync... There's only this singel RT-Task so I'm wondering what's going
on there. I think I will re-test that to fix it. The other opportunity is to
use a faster processor :-(


Regards
Bernd


P.S.:
Can someone tell me wether RT-Linux is under GPL or not? The Homepage says
so, but I also heard from companies developing comercial products with it.

--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to