IncludeOS

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
IncludeOS
DeveloperIncludeOS AS[1]
Written inC++
Source modelOpen source
Initial releaseAugust 18, 2014; 11 years ago (2014-08-18)
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Marketing targetCloud computing
Supported platformsx86, x86-64
Kernel typeUnikernel
UserlandPOSIX subset, custom
LicenseApache License 2.0
Official websitewww.includeos.org

IncludeOS is a minimal, open source, unikernel operating system for cloud services and IoT, developed by Alf Walla and Andreas Åkesson.[1][2] 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.[3]

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

Architecture

[edit | edit source]

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.[3]

References

[edit | edit source]
  1. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
[edit | edit source]