Jump to content

Modern Operating Systems

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Vipinhari (talk | contribs) at 11:26, 17 November 2010 (Added {{unreferenced}} tag to article). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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 3rd edition.

Modern Operating Systems (mostly known as MOSS) is a popular book across the globe and includes the basic fundamentals of an operating system with small amounts of code written in autonomous C language. MOSS describes many scheduling algorithms.