Design and Implementation of the MTX Operating System
暫譯: MTX作業系統的設計與實作
K. C. Wang
- 出版商: Springer
- 出版日期: 2015-07-16
- 售價: $4,640
- 貴賓價: 9.5 折 $4,408
- 語言: 英文
- 頁數: 539
- 裝訂: Hardcover
- ISBN: 3319175742
- ISBN-13: 9783319175744
海外代購書籍(需單獨結帳)
商品描述
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.
商品描述(中文翻譯)
這本經過課程測試的教科書描述了作業系統的設計與實作,並將其應用於 MTX 作業系統,這是一個為 Intel x86 基礎的個人電腦設計的類 Unix 系統。書中以演進的風格呈現作業系統的理論與實務面向,並展示了完整作業系統的設計與實作。整本書使用完整的源代碼和運行範例系統來展示所討論的技術。書中包含了許多有關在對稱多處理(SMP)中設計和使用平行演算法的新材料。書中還完整涵蓋了啟動作業系統的過程,以及擴展進程模型以在 MTX 核心中實現線程支持的內容,還包括系統啟動的 init 程式和執行用戶命令的 sh 程式。
本書適合技術導向的作業系統課程,強調理論與實務,亦適合自學。