Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

The Linux Process Manager [Update Sep 2007]

Posted By: 35001a1
The Linux Process Manager [Update Sep 2007]

    Index
    ~~~~~~~~~~~~~~~~~~~~~~
    1 Introduction
    2 Representing processes in Linux
    3 Organising the task structures
    4 Wait queues
    5 Mutual exclusion with locks
    6 Mutual exclusion with waiting
    7 Scheduling
    8 Process creation
    9 Process termination
    10 Interrupting Linux
    11 Exception handlers
    12 Hardware interrupts
    13 Advanced programmable interrupt controllers
    14 The input–output advanced programmable interrupt controller (the IO APIC)
    15 The timer interrupt
    16 Software interrupts
    17 The signal mechanism
    18 Posting and delivering signals
    19 Executing a signal handler
    20 Capabilities
    21 Personalities and execution domains
    22 Tracing processes
    23 Process accounting
    24 Virtual 8086 mode
RS download