January 10, 2020

183 words 1 min read

Running Linux on Constrained IOT Device

Running Linux on Constrained IOT Device

It is often assumed that tiny IoT systems are too limited to run Linux, and a small operating system like Zephyr is a better choice. However, using a small OS means tradeoffs on functionality, and som …

Talk Title Running Linux on Constrained IOT Device
Speakers Tushar Khandelwal (Staff Software Engineer, Arm), Rui Silva (Arm Landing Team Engineer, Linaro)
Conference Open Source Summit + ELC Europe
Conf Tag
Location Lyon, France
Date Oct 27-Nov 1, 2019
URL Talk Page
Slides Talk Slides
Video

It is often assumed that tiny IoT systems are too limited to run Linux, and a small operating system like Zephyr is a better choice. However, using a small OS means tradeoffs on functionality, and sometimes Linux would be a better fit. Some devices have enough resources that Linux is feasible if we can get the footprint down. This presentation will talk about the work we have been doing to do memory optimizations in Linux kernel and file systems and uses it to build an IoT device frameworks that run on a small platform with limited ram and XIP flash.

comments powered by Disqus