Overview
- Course-tested textbook with problems at the end of each chapter to review concepts and principles presented in the chapter
- Presents the design and implementation of a complete operating system in incremental steps suitable for the classroom or self-study
- Complete source code and working sample systems demonstrate design principles and implementation techniques
- Self-contained as it includes all the necessary background information for studying operating systems
- Includes supplementary material: sn.pub/extras
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
This course-tested textbook describes the design and implementation of operating systems, and applies it to the MTX operating system, a Unix-like system designed for Intel x86 based PCs. Written in an evolutional style, theoretical and practical aspects of operating systems are presented as the design and implementation of a complete operating system is demonstrated. Throughout the text, complete source code and working sample systems are used to exhibit the techniques discussed. The book contains many new materials on the design and use of parallel algorithms in SMP. Complete coverage on booting an operating system is included, as well as, extending the process model to implement threads support in the MTX kernel, an init program for system startup and a sh program for executing user commands.
Intended for technically oriented operating systems courses that emphasize both theory and practice, the book is also suitable for self-study.
Similar content being viewed by others
Keywords
Table of contents (16 chapters)
Reviews
“It is completely self-contained and is geared toward students for teaching and learning purposes. … The problems given in the book stand out and make the reader think outside of the box. Code fragments are sprinkled throughout the book, making learning a pleasurable experience. … In summary, there is a wealth of information in this nicely written book.” (Naga Narayanaswamy, Computing Reviews, computingreviews.com, July, 2016)
Authors and Affiliations
About the author
K.C. Wang received the BSEE degree from National Taiwan University in 1960 and the Ph.D. degree in Electrical Engineering from Northwestern University, Evanston, Ill in 1965. He is currently a Professor in the School of Electrical Engineering and Computer Science at Washington State University. His academic interests are in Operating Systems, Distributed Systems and Parallel Computing.
Bibliographic Information
Book Title: Design and Implementation of the MTX Operating System
Authors: K. C. Wang
DOI: https://doi.org/10.1007/978-3-319-17575-1
Publisher: Springer Cham
eBook Packages: Computer Science, Computer Science (R0)
Copyright Information: Springer International Publishing Switzerland 2015
Hardcover ISBN: 978-3-319-17574-4Published: 16 July 2015
Softcover ISBN: 978-3-319-36811-5Published: 15 October 2016
eBook ISBN: 978-3-319-17575-1Published: 29 June 2015
Edition Number: 1
Number of Pages: XXI, 539
Number of Illustrations: 690 b/w illustrations
Topics: Operating Systems, Programming Languages, Compilers, Interpreters