RTAI
- Dinuka_Shehan
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 346
- Thank you received: 26
20 Sep 2019 03:35 #145648
by Dinuka_Shehan
RTAI was created by Dinuka_Shehan
Real-time application interface (RTAI) is a real-time extension for the Linux kernel, which lets users write applications with strict timing constraints for Linux. Like Linux itself the RTAI software is a community effort. RTAI provides deterministic response to interrupts, POSIX-compliant and native RTAI real-time tasks. RTAI supports several architectures, including IA-32 (with and without FPU and TSC), x86-64, PowerPC, ARM (StrongARM and ARM7: clps711x-family, Cirrus Logic EP7xxx, CS89712, PXA25x), and MIPS.
RTAI
Logo RTAI.jpg
Stable release
5.2 / 18 May 2019; 4 months ago
Platform
IA-32, x86-64, PowerPC, ARM and MIPS
Website
www.rtai.org
RTAI consists mainly of two parts: an Adeos-based patch to the Linux kernel which introduces a hardware abstraction layer, and a broad variety of services which make lives of real-time programmers easier. RTAI versions over 3.0 use an Adeos kernel patch, slightly modified in the x86 architecture case, providing additional abstraction and much lessened dependencies on the "patched" operating system. Adeos is a kernel patch comprising an Interrupt Pipeline where different operating system domains register interrupt handlers. This way, RTAI can transparently take over interrupts while leaving the processing of all others to Linux. Use of Adeos also frees RTAI from patent restrictions caused by RTLinux project
RTAI
Logo RTAI.jpg
Stable release
5.2 / 18 May 2019; 4 months ago
Platform
IA-32, x86-64, PowerPC, ARM and MIPS
Website
www.rtai.org
RTAI consists mainly of two parts: an Adeos-based patch to the Linux kernel which introduces a hardware abstraction layer, and a broad variety of services which make lives of real-time programmers easier. RTAI versions over 3.0 use an Adeos kernel patch, slightly modified in the x86 architecture case, providing additional abstraction and much lessened dependencies on the "patched" operating system. Adeos is a kernel patch comprising an Interrupt Pipeline where different operating system domains register interrupt handlers. This way, RTAI can transparently take over interrupts while leaving the processing of all others to Linux. Use of Adeos also frees RTAI from patent restrictions caused by RTLinux project
Please Log in or Create an account to join the conversation.
- Dinuka_Shehan
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 346
- Thank you received: 26
22 Sep 2019 14:43 #145851
by Dinuka_Shehan
Ha hhhah:evil:
Replied by Dinuka_Shehan on topic RTAI
shoudent this go to the wikipedia to let the users get the infos what RTAI is
Ha hhhah:evil:
Please Log in or Create an account to join the conversation.
Moderators: HansU
Time to create page: 0.118 seconds