Document revision date: 19 July 1999
[Compaq] [Go to the documentation home page] [How to order documentation] [Help on this site] [How to contact us]
[OpenVMS documentation]

OpenVMS Programming Concepts Manual


Previous Contents Index

Chapter 3
3 Process Control
     3.1     Using Process Control for Programming Tasks
         3.1.1         Determining Privileges for Process Creation and Control
         3.1.2         Determining Process Identification
         3.1.3         Qualifying Process Naming Within Groups
     3.2     Obtaining Process Information
         3.2.1         Using the PID to Obtain Information
         3.2.2         Using the Process Name to Obtain Information
         3.2.3         Using SYS$GETJPI and LIB$GETJPI
             3.2.3.1             Requesting Information About a Single Process
             3.2.3.2             Requesting Information About All Processes on the Local System
         3.2.4         Using SYS$GETJPI with SYS$PROCESS_SCAN
             3.2.4.1             Using SYS$PROCESS_SCAN Item List and Item-Specific Flags
             3.2.4.2             Requesting Information About Processes That Match One Criterion
             3.2.4.3             Requesting Information About Processes That Match Multiple Values for One Criterion
             3.2.4.4             Requesting Information About Processes That Match Multiple Criteria
         3.2.5         Specifying a Node as Selection Criterion
             3.2.5.1             Checking All Nodes on the Cluster for Processes
             3.2.5.2             Checking Specific Nodes on the Cluster for Processes
             3.2.5.3             Conducting Multiple Simultaneous Searches with SYS$PROCESS_SCAN
         3.2.6         Programming with SYS$GETJPI
             3.2.6.1             Using Item Lists Correctly
             3.2.6.2             Improving Performance by Using Buffered $GETJPI Operations
             3.2.6.3             Fulfilling Remote SYS$GETJPI Quota Requirements
             3.2.6.4             Using the SYS$GETJPI Control Flags
         3.2.7         Using SYS$GETLKI
         3.2.8         Setting Process Privileges
     3.3     Changing Process and Kernel Threads Scheduling
     3.4     Using Affinity and Capabilities in CPU Scheduling (Alpha Only)
         3.4.1         Defining Affinity and Capabilities
             3.4.1.1             Using Affinity and Capabilities with Caution
         3.4.2         Types of Capabilities
         3.4.3         Looking at User Capabilities
         3.4.4         Using the Capabilities System Services
         3.4.5         Types of Affinity
             3.4.5.1             Implicit Affinity
             3.4.5.2             Explicit Affinity
     3.5     Changing Process Name
     3.6     Accessing Another Process's Context
         3.6.1         Reading and Writing in the Address Space of Another Process (Alpha Only)
             3.6.1.1             EXE$READ_PROCESS and EXE$WRITE_PROCESS
    Command 1     EXE$READ_PROCESS
    Command 2     EXE$WRITE_PROCESS
         3.6.2         Writing an Executive Image (Alpha Only)
             3.6.2.1             INITIALIZATION_ROUTINE Macro (Alpha Only)
    Command 3     INITIALIZATION_ROUTINE
             3.6.2.2             Linking an Executive Image (Alpha Only)
             3.6.2.3             Loading an Executive Image (Alpha Only)
             3.6.2.4             LDR$LOAD_IMAGE (Alpha Only)
    Command 4     LDR$LOAD_IMAGE
             3.6.2.5             LDR$UNLOAD_IMAGE (Alpha Only)
    Command 5     LDR$UNLOAD_IMAGE
     3.7     Synchronizing Programs by Specifying a Time for Program Execution
         3.7.1         Obtaining the System Time
             3.7.1.1             Executing a Program at a Specified Time
             3.7.1.2             Executing a Program at Timed Intervals
         3.7.2         Placing Entries in the System Timer Queue
     3.8     Controlling Kernel Threads and Process Execution
         3.8.1         Process Hibernation and Suspension
             3.8.1.1             Using Process Hibernation
             3.8.1.2             Using Alternative Methods of Hibernation
             3.8.1.3             Using SYS$SUSPND
         3.8.2         Passing Control to Another Image
             3.8.2.1             Invoking a Command Image
             3.8.2.2             Invoking a Noncommand Image
         3.8.3         Performing Image Exit
             3.8.3.1             Performing Image Rundown
             3.8.3.2             Initiating Rundown
             3.8.3.3             Performing Cleanup and Rundown Operations
             3.8.3.4             Initiating Image Rundown for Another Process
         3.8.4         Deleting a Process
             3.8.4.1             Deleting a Process By Using System Services
             3.8.4.2             Terminating Mailboxes
Chapter 4
4 Symmetric Multiprocessing (SMP) Systems
     4.1     Introduction to Symmetric Multiprocessing
     4.2     CPU Characteristics of an SMP System
         4.2.1         Booting an SMP System
         4.2.2         Interrupt Requests on SMP System
     4.3     Symmetric Multiprocessing Goals


Previous Next Contents Index

  [Go to the documentation home page] [How to order documentation] [Help on this site] [How to contact us]  
  privacy and legal statement  
5841PRO_CONTENTS_001.HTML