Changes between Version 4 and Version 5 of ZOO
- Timestamp:
- 2015-09-20T19:11:12Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZOO
v4 v5 28 28 29 29 == Monolithic Systems (written in assembler) == 30 * MenuetOS31 * KolibriOS30 * '''[http://www.menuetos.net/ MenuetOS]''' ([https://en.wikipedia.org/wiki/MenuetOS MenuetOS @ Wikipedia]) 31 * '''[http://www.kolibrios.org/ KolibriOS]''' ([https://en.wikipedia.org/wiki/KolibriOS KolibriOS @ Wikipedia]) 32 32 * see BareMetal 33 33 … … 46 46 47 47 == The L4 Family of Microkernels == 48 * L349 * seL448 * '''[http://os.inf.tu-dresden.de/L4/l3.html L3]''' ([https://en.wikipedia.org/wiki/L3_microkernel L3 @ Wikipedia]) 49 * '''[http://sel4.systems/ seL4]''' 50 50 51 51 == Virtual Machine-Based == 52 * Inferno53 * Singularity52 * '''[http://www.vitanuova.com/inferno/ Inferno]''' ([https://en.wikipedia.org/wiki/Inferno_(operating_system) Inferno @ Wikipedia]) 53 * '''[http://research.microsoft.com/en-us/projects/singularity/ Singularity]''' ([https://en.wikipedia.org/wiki/Singularity_(operating_system) Singularity @ Wikipedia]) 54 54 55 55 == Exokernels / Unikernels == 56 * Rump kernel57 * BareMetal58 * OSv56 * '''[http://rumpkernel.org/ Rump kernel]''' ([https://en.wikipedia.org/wiki/Rump_kernel Rump kernel @ Wikipedia]) 57 * '''[http://www.returninfinity.com/baremetal.html BareMetal]''' ([https://en.wikipedia.org/wiki/BareMetal BareMetal @ Wikipedia]) 58 * '''[http://osv.io/ OSv]''' ([https://en.wikipedia.org/wiki/OSv OSv @ Wikipedia]) 59 59 60 60 == Hypervisors == 61 * Xen62 * NOVA61 * '''[http://www.xenproject.org/ Xen]''' ([https://en.wikipedia.org/wiki/Xen @ Wikipedia]) 62 * '''[http://hypervisor.org/ NOVA]''' 63 63 64 64 == Operating System Frameworks == … … 67 67 68 68 == Real-Time (single image monolithic) == 69 * RTEMS69 * '''[https://www.rtems.org/ RTEMS]''' ([https://en.wikipedia.org/wiki/RTEMS RTEMS @ Wikipedia])