The Linux Process Manager - The Internals ofScheduling, Interrupts and Signals
Buy Rights Online Buy Rights

Rights Contact Login For More Details

More About This Title The Linux Process Manager - The Internals ofScheduling, Interrupts and Signals

English

An ideal resource to understand the internals, line by lineLooks at architecture dependent code for PC versionAddresses process creation, timers, software and hardware interrupts, signals, tracing processes, and the virtual 8086 mode

English

John O'Gorman is a senior lecturer at the University of Limerick. His research interests are in the area of reverse engineering, and he has been analysing a wide range of operating system internals, and teaching undergraduate and postgraduate courses on the topic, for 25 years. He is the author of two textbooks on operating systems, one of which takes Linux as a running example.

English

Preface.

Editor's Note; In Memoriam.

Background and Overview.

Introduction.

Representing processes in Linux.

Organising the task structures.

Wait Queues.

Mutual exclusion with locks.

Mutual exclusion with waiting.

Scheduling.

Process creation.

Process termination.

Interrupting Linux.

Exception handlers.

Hardware interrupts.

Advanced programmable interrupt controllers.

The input-output advanced programmable interrupt controller (the IO APIC).

The timer interrupt.

Software interrupts.

The signal mechanism.

Posting and delivering signals.

Executing a signal handler.

Capabilities.

Personalities and execution domains.

Tracing processes.

Process accounting.

Virtual 8086 mode.

Index.

English

"…lives up to Wiley’s ideal of providing timely, practical, and reliable texts…such an interesting read…a classic is born…" (Linux Format, August 2003)

“…there is no other book I would recommend over this one for the Linux programmer wanting to learn about this particular topic…” (M2 Best Books, October 03)

loading