Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
IncludeOS

IncludeOS is a minimal, open source, unikernel operating system for cloud services and IoT, developed by Alf Walla and Andreas Åkesson. IncludeOS allows users to run C++ applications in the cloud without any operating system.

IncludeOS runs on virtual machines like Linux KVM, and VMWare ESXi/Fusion.

IncludeOS applications boot in about 300 ms. On Solo5/uKVM from IBM Research, boot times as low as 10 milliseconds are possible.

We don't have any images related to IncludeOS yet.
We don't have any YouTube videos related to IncludeOS yet.
We don't have any PDF documents related to IncludeOS yet.
We don't have any Books related to IncludeOS yet.
We don't have any archived web articles related to IncludeOS yet.

Architecture

The minimalist architecture of IncludeOS means that it does not have any virtual memory space. In turn, therefore, there is no concept of either system calls or user space.5

References

  1. Stig Øyvann (2018-11-12). "IoT security and Linux: Why IncludeOS thinks it has the edge". ZDNet. https://www.zdnet.com/article/iot-security-and-linux-why-includeos-thinks-it-has-the-edge/

  2. Yegulalp, Serdar (2 December 2015). "IncludeOS: Run cloud applications with less". InfoWorld. Retrieved 2 January 2018. https://www.infoworld.com/article/3011086/cloud-computing/includeos-run-cloud-applications-with-less.html

  3. Hussein, Nur (25 July 2017). "IncludeOS: a unikernel for C++ applications". LWN.net. Retrieved 2 January 2018. https://lwn.net/Articles/728682/

  4. "Includeos/IncludeOS". GitHub. https://github.com/includeos/IncludeOS

  5. Hussein, Nur (25 July 2017). "IncludeOS: a unikernel for C++ applications". LWN.net. Retrieved 2 January 2018. https://lwn.net/Articles/728682/