Understanding Real Time Linux Architecture ( RTOS )
last updated in Categories Hardware, Howto, Linux, Linux Embedded devicesA real-time system is one in which the correctness of the computations not only depends upon the logical correctness of the computation but also upon the time at which the result is produced. If the timing constraints of the system are not met, system failure is said to have occurred.