Modern Operating Systems
Appearance
Author | Andrew S. Tanenbaum, |
---|---|
Language | English, German |
Series | Learning |
Subject | covers current UNIX® standards (POSIX.1-2001 /SUSv3 and POSIX.1-2008 /SUSv4 ) |
Published | 2015 (No Starch Press) |
Pages | 1512 |
ISBN | 0-13-359162-X |

Modern Operating Systems is a book written by Andrew Tanenbaum, a version (which does not target implementation) of his book Operating Systems: Design and Implementation. It is now in its 4th edition, published March 2014 (ISBN 0-13-359162-X).
Modern Operating Systems (mostly known as MOS) is a popular book across the globe and includes the fundamentals of an operating system with small amounts of code written in autonomous C language. MOS describes many scheduling algorithms.