Content deleted Content added
AFD closed as merge (XFDcloser) |
Pre-merge prep |
||
Line 1:
{{Afd-merge to|ENEA AB|Operating System Embedded|15 September 2020}}
The '''Operating System Embedded''' ('''OSE''') is a [[real-time operating system|real-time]] [[embedded operating system]] created by the [[Sweden|Swedish]] information technology company [[ENEA AB]]. Bengt Eliasson, who at the time was a consultant from ENEA with an assignment at [[Ericsson]], wrote the basic parts of the [[Kernel (operating system)|kernel]]. The early version for the [[Zilog Z80]] processor was named OS80.▼
▲The '''Operating System Embedded''' ('''OSE''') is a [[real-time operating system|real-time]], [[Microkernel]], [[embedded operating system]] created by the [[Sweden|Swedish]] information technology company [[ENEA AB]]
OSE uses [[event (computing)|events]] (named ''[[signal programming|signals]]'' due to ENEA's telecom background) in the form of messages passed to and from [[computer process|processes]] in the system. Messages are stored in a [[Queue (abstract data type)|queue]] attached to each process. A ''link handler'' mechanism allows signals to be passed between processes on separate machines, over a variety of transports. The OSE signalling mechanism formed the basis of an [[open-source software|open-source]] inter-process kernel design project called [[LINX (IPC)|LINX]].▼
==Development==
Bengt Eliasson wrote the basic parts of the [[Kernel (operating system)|kernel]]. The early version for the [[Zilog Z80]] processor was named OS80.
==
[[File:ENEA AB logo.png|right|thumb|upright=.8]]
▲OSE uses [[event (computing)|events]] (
Enea OSE Multicore Edition was released in 2009. It is based on the same microkernel architecture. The kernel design that combines the advantages of both traditional [[asymmetric multiprocessing]] (AMP) and [[symmetric multiprocessing]] (SMP). The Enea OSE family of RTOS features 3 OSs: ''OSE'' for [[ARM architecture|ARM processors]], [[PowerPC]] and [[MIPS architecture|MIPS]], ''OSE<sub>ck</sub>'' for various DSP's, and ''OSE Epsilon'' for minimal devices, written in pure assembly ([[ARM architecture|ARM]], [[ColdFire]]) .
== Processor support ==
OSE supports many processors, mainly 32-bit
==References==
Line 100 ⟶ 28:
[[Category:Embedded operating systems]]
[[Category:ARM operating systems]]
[[Category:Microkernel-based operating systems]]
|