Design and Implementation of the MTX Operating System için kapak resmi
Design and Implementation of the MTX Operating System
Başlık:
Design and Implementation of the MTX Operating System
Yazar:
Wang, K. C. author.
ISBN:
9783319175751
Fiziksel Niteleme:
XXI, 539 p. 690 illus. online resource.
İçindekiler:
Introduction -- Foundations and Background -- Booting Operating Systems -- A Simple Operating System Kernel -- User Mode and System Calls -- Process Synchronization -- Memory Management -- Interrupt Processing and Process Scheduling -- Signals and Signal Processing -- Device Drivers -- File System -- Block Device I/O and Buffer Management -- User Interface -- MTX in 32-bit Protected Mode -- Symmetric Multiprocessing MTX -- Hybrid Operating Systems.
Özet:
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.