Software:Minix-vmd

From HandWiki
Revision as of 23:25, 25 July 2022 by imported>Nautica (url)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Minix-vmd
DeveloperVrije Universiteit Amsterdam
Written inC, assembly language
OS familyUnix-like
PlatformsIA-32
Kernel typeMicrokernel
Official websitewww.minix-vmd.org

Minix-vmd is a computer operating system which was created from MINIX 2.0, a Unix-like microkernel, and added some features such as virtual memory and X Window System support. It is free and open source software.

Minix-vmd runs on IA-32 and compatible microprocessor architectures. It was written by many of the same authors who develop MINIX, at the Vrije Universiteit (VU) in Amsterdam. The acronym reputedly stands for VU Minix Distribution.

According to its authors, Minix-vmd was created to meet specific needs they had, rather than to be a general purpose use OS like Linux.[1] It also does not share the educational goals of MINIX.

Nevertheless, the OS may have been of interest to others for various purposes, due to its small resource use compared with other operating systems, and other factors. However, MINIX 3 incorporated Minix-vmd's functions.

See also

References

External links