Hello all,
I have noticed that all my calls to nanosleep() which are instructed to sleep for 1000 us (microseconds, 10^6 nanoseconds) are actually delaying the program for something like 10-20 milliseconds. This behaviour agrees with the man pages and the usual Linux latency. However, the DVEVM runs on MontaVista 2.6, which is specifically designed to allow for better time resolution. So, my question is: Where am I going wrong? Am I suppose some other API to use the high-resolution timers, or maybe a linkage flag I'm missing? Thanx, Avishai.
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
