Skip to content
EntityQ23672887· pop 8· linked from 199 articles

thumb|Comparison of a traditional OS stack and a MirageOS unikernel

~4 min read

Article

4 sections
Contents
  • Design
  • See also
  • References
  • External links

thumb|Comparison of a traditional OS stack and a MirageOS unikernel

A unikernel is a type of computer program that is statically linked with the operating system code on which it depends. Unikernels are built with a specialized compiler that identifies the operating system services that a program uses and links it with one or more library operating systems that provide them. Such a program requires no separate operating system and can run instead as the guest of a hypervisor.

Available in 8 languages

via Wikidata sitelinks · CC0

Connections

Categories