Online Library TheLib.net » The Linux Process Manager. The Internals of Scheduling, Interrupts and Signals
cover of the book The Linux Process Manager. The Internals of Scheduling, Interrupts and Signals

Ebook: The Linux Process Manager. The Internals of Scheduling, Interrupts and Signals

Author: John O'Gorman

00
26.01.2024
0
0
The Linux Process Manager is a line-by-line explanation of the subset of the Linux source code kernel which deals with process management, covering:
  • process creation, scheduling and termination

  • synchronisation, including locks and semaphores

  • interrupts (hardware and software)

  • signal handling
Complete in every way, this book describes every function and macro. All data structures used by the process manager are dealt with and their role in the overall picture explained along with the accompanying raw code.

This indispensable guide to the kernel subset is aimed at readers with some previous knowledge of operating system structure and terminology, as well as a minimum knowledge of the C programming language. The comprehensive index which lists every identifier, makes in-depth information instantly available to programmers, software engineers, system administrators and anyone who wants to modify the kernel, or wants to know about the implications of kernel configuration variables.

Download the book The Linux Process Manager. The Internals of Scheduling, Interrupts and Signals for free or read online
Read Download
Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen