RTLinux
Sign in to saveRTLinux is a hard real-time operating system (RTOS) microkernel that runs the entire Linux operating system as a fully preemptive process. The hard real-time property makes it possible to control robots, data acquisition systems, manufacturing plants, and other time-sensitive instruments and machines from RTLinux applications. The design was patented. Despite the similar name, it is not related to the Real-Time Linux project of the Linux Foundation.
Key facts
- Software<! The OS template doesn't fit nor the software2 template so we must create a kernel template >.author
- Victor Yodaiken, Michael Barabanov
- Software<! The OS template doesn't fit nor the software2 template so we must create a kernel template >.developer
- FSMLabs, Wind River Systems
- Software<! The OS template doesn't fit nor the software2 template so we must create a kernel template >.programming language
- C
- Software<! The OS template doesn't fit nor the software2 template so we must create a kernel template >.language
- English
- Software<! The OS template doesn't fit nor the software2 template so we must create a kernel template >.operating system
- Linux
- Software<! The OS template doesn't fit nor the software2 template so we must create a kernel template >.genre
- Kernel
- Software<! The OS template doesn't fit nor the software2 template so we must create a kernel template >.license
- GPL2
via Wikipedia infobox
Wikidata facts
Sources (2)
via Wikidata · CC0
Article · 中文
RTLinux (或称作实时Linux)是Linux中的一种实时操作系统。它由的V. Yodaiken开发。目前,RTLinux有一个由社区支持的免费版本,称为RTLinux Free(页面存档备份,存于互联网档案馆),以及一个来自FSMLabs的商业版本,称作RTLinux Pro(页面存档备份,存于互联网档案馆)。 RTLinux通过硬件和操作系统间的中断控制来支持硬实时(确定性)操作。进行确定性处理所需要的中断由实时核心加工,其他中断被送往非实时操作系统。操作系统运行为低优先级线程。先进先出管道(FIFOs)或共享内存可以被用来在操作系统和实时核心之间共享数据。
Abstract from DBpedia / Wikipedia · CC BY-SA