Cargando…

Design and Implementation of the MTX Operating System

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 desi...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Wang, K. C. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Cham : Springer International Publishing : Imprint: Springer, 2015.
Edición:1st ed. 2015.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • 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.