Hello all, I'am testing V3.0 pre7d I loaded the linux system with LAN access while one periodic (10 ms) thread was running. Except some (normal) small variations (a few micro seconds) on the total execution time of the thread, it runs fine. Inserting a nanosleep in the previous thread code works normaly if you are locking the effect on the execution time (really delaying the execution with the desired nano seconds). On the other hand, loading the linux with LAN access (exactly the same test than previously) make the system instable regarding the timming. There are desynchronization in the scheduling (the 10 ms are not respected). I don't know if the problem is on the execution time or on the scheduling period timing ? The problem is independent of nano seconds number passing to the function nanosleep ( a few micro up to ms). Does someone know what's happening ? Thanks. JM BELLET. -- [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/
