LynxOS

This article is about the real-time operating system. For the web browser, see Lynx (web browser). For the game console, see Atari Lynx.
LynxOS RTOS
Developer Lynx Software Technologies, Inc.
OS family Unix-like real-time operating system
Working state Current
Source model Closed source
Initial release 1986 (1986)
Latest release 7.0[1] / June 5, 2013 (2013-06-05)
Marketing target Embedded systems
Platforms Motorola 68010, Intel 80386, ARM architecture, PowerPC
Kernel type Dynamic Extendable
Default user interface Command line interface
License Proprietary
Official website www.lynx.com/products/real-time-operating-systems/lynxos-rtos/

The LynxOS RTOS is a Unix-like real-time operating system from Lynx Software Technologies (formerly "LynuxWorks"). Sometimes known as the Lynx Operating System, LynxOS features full POSIX conformance and, more recently, Linux compatibility. LynxOS is mostly used in real-time embedded systems, in applications for avionics, aerospace, the military,[2] industrial process control and telecommunications.

History

The first versions of LynxOS were written in 1986 in Dallas, Texas, by Mitchell Bunnell and targeted at a custom-built Motorola 68010-based computer. The first platform LynxOS ever ran on was an Atari 1040ST with cross development done on an Integrated Solutions UNIX machine. In 1988-1989, LynxOS was ported to the Intel 80386 architecture. Around 1989, ABI compatibility with System V.3 was added. Compatibility with other operating systems, including Linux, followed.

Full Memory Management Unit support has been included in the kernel since 1989, for the reliability of protected memory and the performance advantages of virtual addresses. The PowerPC architecture is also supported, and in February 2015 Lynx announced planned support for the ARM Cortex A-family.[3]

LynxOS components are designed for absolute determinism (hard real-time performance), which means that they respond within a known period of time. Predictable response times are ensured even in the presence of heavy I/O due to the kernel's unique threading model, which allows interrupt routines to be extremely short and fast.

Lynx holds an expired patent on the technology that LynxOS uses to maintain hard real-time performance. U.S. Patent 5,469,571 was granted to Lynx November 21, 1995: "Operating System Architecture using Multiple Priority Light Weight kernel Task-based Interrupt Handling."

In 2003, Lynx introduced a specialized version of LynxOS called LynxOS-178, especially for use in avionics applications that require certification to industry standards such as DO-178B.

The Usenet newsgroup comp.os.lynx is devoted to discussion of LynxOS.

References

This article is issued from Wikipedia - version of the 9/9/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.