Content deleted Content added
m robot Modifying: de |
SPARC workstations were later; only Sun's early machines were m68k based |
||
Line 19:
Andrew Tanenbaum created Minix at [[Vrije Universiteit]] in [[Amsterdam]] to exemplify the principles conveyed in his [[textbook]], ''Operating Systems: Design and Implementation'' ([[1987]]). An abridged 12,000 lines of [[source code]] of the [[Kernel (computer science)|kernel]], [[memory manager]], and [[file system]] are printed in the [[book]]. Minix is written mostly in the [[C programming language]].
Tanenbaum originally developed Minix for compatibility with the [[IBM PC]] and [[IBM PC/AT]] [[microcomputer]]s available at the time. Minix version 1.5 was also [[Porting|ported]] to the [[Motorola 68000]] [[central processing unit|CPU]], which allowed compatibility with such popular [[Platform (computing)|computer platforms]] as [[Atari ST]], [[Amiga]], [[Apple Macintosh]], and early [[Sun Microsystems|Sun]]
Minix version 3 was publically announced on [[24 October]] [[2005]] by Andrew Tanenbaum during his keynote speech at the [[Association for Computing Machinery|ACM]] Symposium on Operating Systems Principles conference. Although it still serves as an example for the new edition of Tanenbaum and Woodhull's textbook, it is redesigned to be "usable as a serious system on resource-limited and embedded computers and for applications requiring high reliability." It is available in a [[LiveCD]] format that allows it to be used on a computer without installing it on the hard drive, and in versions compatible with hardware emulation/virtualization systems, including [[Bochs]], [[Qemu]], [[VMware]], and [[Virtual PC]].
|