Tag Archives: realtime

Testing tool latency for real-time kernels

There are many tools to test the effectiveness of a realtime kernel, we have chosen cyclictest, maintained by Clark Williams. This tool is only distributed via git snapshot, so we need it.

Posted in Software, en_US | Tagged , , , , | Comments Off

How to make a real-time Linux kernel, the Debian way

A Real-Time Operating System (RTOS; generally pronounced as “R-toss”) is a multitasking operating system intended for real-time applications. Such applications include embedded systems (programmable thermostats, household appliance controllers), industrial robots, spacecraft, industrial control (see SCADA), and scientific research equipment. We … Continue reading

Posted in Software, en_US | Tagged , , , , | 1 Comment