X-Git-Url: https://rtime.felk.cvut.cz/gitweb/ert_linux_web.git/blobdiff_plain/5da34b89fef67b2c58fc81ad5d617108eeff6725..afc2fee8343678745ca6bc197c9f1bd3be3c3ad4:/index.html diff --git a/index.html b/index.html index cd603d8..8aefd98 100644 --- a/index.html +++ b/index.html @@ -71,13 +71,14 @@ on DCE HW Wiki page.

RT-Capable Platform and Kernel

- +

Standard distribution Linux kernel does not guarantee bounded latencies for many operations. The use of real-time variant of Linux kernel is required to make system durable. This kernel variants minimizes regions where switch to the highest priority (i.e. Linux ERT generated) task is blocked by kernel when servicing system calls for other tasks. - +

+

Selection of the right version of the kernel is not enough for non-disruptive operation. Computer system hardware selection is critical as well. The system has to provide enough computational power for compiled in blocks data evaluation @@ -89,13 +90,14 @@ latencies in x86 based systems is OSADL -Quality Assurance Farm) - +runing on many CPU architectures and boards from many vendors is OSADL +Quality Assurance Farm. According to these track records carefully selected x86 or embedded GNU/Linux system can run real-time tasks with sampling frequencies up to 20 kHz with no losing sample per months. +

Source Code and Download