Hi all,
After having made a thread execute periodically with
pthread_make_periodic_np(3), how to find out whether the thread overruns the
CPU within from this thread.
To state my question more clearly: In my program, a RTL thread carries out
periodic computation at fixed step. It is necessary for the thread to find
out whether the last computation is finished when the given time slice
elapses.
If I correctly understand, RTL thread will complete its computation even if
the give time slice is too small to finish the job and give out logically
correct but NON-REAL-TIME results. Am I correct?
James
-- [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/