Article | REF: H8200 V2

Embedded operating system (OS)

Author: Frédéric Pétrot

Publication date: January 10, 2011, Review date: August 24, 2021

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

5. Multiprocessor

For OSes that clearly include the notion of task, i.e. the two "multitasking" cases we have just presented, we can add a multiprocessor dimension. Indeed, a survey [4] carried out in 2006 showed that 80% of embedded systems included at least two processors, and ITRS [5] predicts an explosion in the number of processors. This is a new situation that operating systems for embedded systems must take into account.

The strategy for managing the different processors varies according to the hardware architecture in question.

For homogeneous architectures, i.e. with a single type of processor and a regular memory architecture, we generally opt for a "symmetric" operating system (SMP or Symmetric Multiprocessing). In this situation, a single OS is used by all processors. At boot time, all processors load their instructions from the same address,...

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Traceability

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Multiprocessor