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


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





      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.

      You will learn :
      • 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

        Share this

        Related Posts

        Previous
        Next Post »