Changes between Initial Version and Version 1 of ZOO


Ignore:
Timestamp:
2015-08-31T20:24:54Z (9 years ago)
Author:
Martin Decky
Comment:

initially populate the zoo

Legend:

Unmodified
Added
Removed
Modified
  • ZOO

    v1 v1  
     1= Operating Systems ZOO =
     2
     3A semi-structured list of significant (for one reason or another) operating systems. The purpose of this list is to have a permanent source of references when doing any type of comparison, related work survey, etc. The fact that an operating system is listed (or is not listed) in this list has no implicit implication for HelenOS and signifies no specific relation.
     4
     5== Monolithic Systems ==
     6* GNU/Linux
     7* Solaris
     8  * OpenSolaris
     9  * illumos
     10* Windows NT
     11  * ReactOS
     12* OS/2
     13  * eComStation
     14* FreeBSD
     15* OpenBSD
     16* NetBSD
     17  * see rump kernel
     18* MidnightBSD
     19* TrustedBSD
     20
     21== Monolithic Systems (written in assembler) ==
     22* MenuetOS
     23* KolibriOS
     24* see BareMetal
     25
     26== Microkernel Multiserver (mostly) ==
     27* MINIX 3
     28* GNU Hurd
     29* QNX
     30  * Neutrino
     31
     32== The L4 Family of Microkernels ==
     33* L3
     34* seL4
     35
     36== Exokernels / Unikernels ==
     37* rump kernel
     38* BareMetal
     39* OSv
     40
     41== Hypervisors ==
     42* Xen
     43* NOVA
     44
     45== Operating System Frameworks ==
     46* Genode
     47
     48== Real-Time (single image monolithic) ==
     49* RTEMS