home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / pmutil.zip / PI.HLP (.txt) < prev    next >
OS/2 Help File  |  1993-05-04  |  5KB  |  126 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Overview ΓòÉΓòÉΓòÉ
  3.  
  4.  
  5. ΓòÉΓòÉΓòÉ 2. Status Display ΓòÉΓòÉΓòÉ
  6.  
  7. The contents of the status display will vary depending on which display mode 
  8. has been selected. The display mode can be selected using the Display menu or 
  9. accelerator keys and the currently selected mode will be indicated in the 
  10. title-bar. 
  11.  
  12. The following display modes are available: 
  13.  
  14.  Processes 
  15.  Semaphores 
  16.  Shared memory 
  17.  Module list 
  18.  
  19.  
  20. ΓòÉΓòÉΓòÉ 3. Process Status Display ΓòÉΓòÉΓòÉ
  21.  
  22. A list of active processes is displayed with the following information: 
  23.  
  24. o  PID. Process ID in hex. Every process has a unique process identifier. 
  25.  
  26. o  pPID Parent's Process ID in hex. This is the identifier of the process which 
  27. started this process. 
  28.  
  29. o  Th The number of threads in this process. 
  30.  
  31. o  Typ  Process type. 0 - Default, 1 - Fullscreen, 2 - Windowable VIO, 3 - PM, 
  32. 4 - VDM, 5 - Group, 6 - DLL, 7 - Windowed VDM, 8 - Phys. Dev. Driver, 9 - Virt. 
  33. Dev. Driver. 
  34.  
  35. o  Name Fully qualified path name of process. 
  36.  
  37. The Process display can be expanded to include thread information for one or 
  38. more processes. See also Thread Display, Show all threads, Show no threads, 
  39. Show some threads Kill a process 
  40.  
  41.  
  42. ΓòÉΓòÉΓòÉ 4. Semaphore Status Display ΓòÉΓòÉΓòÉ
  43.  
  44. Can anyone tell me why the system does not return any semaphore info?? 
  45.  
  46.  
  47. ΓòÉΓòÉΓòÉ 5. Shared-Memory Status Display ΓòÉΓòÉΓòÉ
  48.  
  49. A list of shared-memory blocks are displayed with the following information: 
  50.  
  51. o  Sel The selector, in hex, of the shared-memory block. 
  52.  
  53. o  Refs The number of references made to this shared-memory. 
  54.  
  55. o  Name The name of the shared-memory. 
  56.  
  57.  
  58. ΓòÉΓòÉΓòÉ 6. Module List Display ΓòÉΓòÉΓòÉ
  59.  
  60. A nested list of modules currently in use by all processes in the system. Note 
  61. that some DLLs are used by more than one module in a process. These DLLs will 
  62. only be listed once per process. The following information is displayed: 
  63.  
  64. o  Handle The module handle. 
  65.  
  66. o  Type The module type. Either 16bit or 32bit. 
  67.  
  68. o  Ref The number of module references. 
  69.  
  70. o  Seg The number of segments in the module. 
  71.  
  72. o  Name The fully qualified path name of the module. 
  73.  
  74.  
  75. ΓòÉΓòÉΓòÉ 7. Kill a process ΓòÉΓòÉΓòÉ
  76.  
  77. Select one or more processes from the displayed list. When Ctrl+K is pressed, 
  78. all selected processes will be killed. The user will be asked to confirm this 
  79. action for each process. 
  80.  
  81.  
  82. ΓòÉΓòÉΓòÉ 8. Thread Status Display ΓòÉΓòÉΓòÉ
  83.  
  84. For all expanded processes the following information will be displayed: 
  85.  
  86. o  pTID Thread ID within process. 
  87.  
  88. o  sTID Thread ID within system. 
  89.  
  90. o  Priority Thread priority. 
  91.  
  92. o  Status Thread status. 2 - blocked/ready, 5 - running. 
  93.  
  94.  
  95. ΓòÉΓòÉΓòÉ 9. Show all threads ΓòÉΓòÉΓòÉ
  96.  
  97. All processes will be expanded to show thread information. 
  98.  
  99. See Thread Display 
  100.  
  101.  
  102. ΓòÉΓòÉΓòÉ 10. Show no threads ΓòÉΓòÉΓòÉ
  103.  
  104. All processes will be collapsed so that no thread information will be shown. 
  105.  
  106. See Thread Display 
  107.  
  108.  
  109. ΓòÉΓòÉΓòÉ 11. Show some threads ΓòÉΓòÉΓòÉ
  110.  
  111. All selected processes will be expanded to show thread information. This action 
  112. is triggered by selection from the Display menu or by a double-click with the 
  113. mouse. A double-click on an expanded process will remove the thread display. 
  114.  
  115. See Thread Display 
  116.  
  117.  
  118. ΓòÉΓòÉΓòÉ 12. Refresh now ΓòÉΓòÉΓòÉ
  119.  
  120. The current status display will be updated immediately. 
  121.  
  122.  
  123. ΓòÉΓòÉΓòÉ 13. Auto refresh ΓòÉΓòÉΓòÉ
  124.  
  125. The current status display will be updated automatically at regular intervals. 
  126. (not in module list mode)