Embedded Systems/Linux

< Embedded Systems

A few of the many versions of Linux are designed for embedded systems.

Unlike the majority of "desktop" or "server" distributions of Linux, these versions of Linux either

Linux and MMU

Linux was originally designed on a processor with a memory management unit (MMU). Most embedded systems do not have a MMU, as we discussed earlier (Embedded Systems/Memory).

Benefits of using a processor with a MMU:

Benefits of using a processor without a MMU:

Linux and real time

People use a variety of methods to combine real-time tasks with Linux:

Typically embedded Linux needs a minimum of about 2 MB of RAM, not including application and service needs.


further reading


This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.