The Art of Linux Kernel Design: Illustrating the Operating System Design Principle and Implementation

  • 7h 8m
  • Yang Lixiang, et al.
  • CRC Press
  • 2014

Difficulty in understanding an operating system (OS) lies not in the technical aspects, but in the complex relationships inside the operating systems. The Art of Linux Kernel Design: Illustrating the Operating System Design Principle and Implementation addresses this complexity. Written from the perspective of the designer of an operating system, this book tackles important issues and practical problems on how to understand an operating system completely and systematically. It removes the mystery, revealing operating system design guidelines, explaining the BIOS code directly related to the operating system, and simplifying the relationships and guiding ideology behind it all.

Based on the Source Code of a Real Multi-Process Operating System

Using the 0.11 edition source code as a representation of the Linux basic design, the book illustrates the real states of an operating system in actual operations. It provides a complete, systematic analysis of the operating system source code, as well as a direct and complete understanding of the real operating system run-time structure. The author includes run-time memory structure diagrams, and an accompanying essay to help readers grasp the dynamics behind Linux and similar software systems.

  • Identifies through diagrams the location of the key operating system data structures that lie in the memory
  • Indicates through diagrams the current operating status information which helps users understand the interrupt state, and left time slice of processes
  • Examines the relationship between process and memory, memory and file, file and process, and the kernel
  • Explores the essential association, preparation, and transition, which is the vital part of operating system

Develop a System of Your Own

This text offers an in-depth study on mastering the operating system, and provides an important prerequisite for designing a whole new operating system.

About the Author

Lixiang Yang is an associate professor of the University of Chinese Academy of Sciences. His research interests include operating systems, compilers, and programming language. Recently, he and his team successfully developed a new operating system that aims to fundamentally solve the problem concerning the intrusion of illegal programs into computers. They

In this Book

  • From Power-Up to the Main Function
  • Device Initialization and Process 0 Activation
  • Creation and Execution of Process 1
  • Creation and Execution of Process 2
  • File Operation
  • The User Process and Memory Management
  • Buffer and Multiprocess File
  • Inter-Process Communication
  • Operating System's Design Guidelines

YOU MIGHT ALSO LIKE

Rating 4.3 of 15 users Rating 4.3 of 15 users (15)
Rating 4.6 of 21 users Rating 4.6 of 21 users (21)