home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1995 December / SOFM_Dec1995.bin / pc / os2 / resource / english.hlp (.txt) < prev    next >
OS/2 Help File  |  1995-10-31  |  15KB  |  292 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Introduction ΓòÉΓòÉΓòÉ
  3.  
  4. This program displays several items related to system resources, and updates 
  5. the display once per second, providing it is given CPU time to do so.  The 
  6. items displayed are: 
  7.  
  8. Date/Time - The current date and time, in the format called for in the default 
  9. country information for your system, as specified in the 'COUNTRY=' entry of 
  10. your CONFIG.SYS file. 
  11.  
  12. Elapsed Time - The elapsed time since the computer was last restarted. 
  13.  
  14. Physical Memory Free - The amount of system memory available, according to the 
  15. DosMemAvail function. 
  16.  
  17. Note:   This function is part of the old 16-bit system, and only reports 
  18. physical memory below 16Mb, and was also altered just before OS/2 2.0 was 
  19. released to never report less than 512K. 
  20.  
  21. Virtual Memory Free - The amount of virtual memory available, according to the 
  22. DosQuerySysInfo function. This is the amount of free physical memory, plus the 
  23. amount of free space within the current swapping file, plus the amount of space 
  24. by which the swapping file could yet grow, less the amount of free space 
  25. reserved on the swapping drive. 
  26.  
  27. Swap File Size - The current size of the system virtual memory swap file, 
  28. SWAPPER.DAT. To locate the file, the file CONFIG.SYS is scanned for its 
  29. SWAPPATH entry. That entry provides the full name of the swap-file's directory 
  30. and indicates the minimum free space that must be left on the swap-file's disk 
  31. drive. 
  32.  
  33. Available Swap Space - The amount of free disk space on the logical disk drive 
  34. where the system swap file resides, less the mininum free space.  This is how 
  35. much more the swap file could expand, if necessary. 
  36.  
  37. Unused Swap Space - The amount of free space within the currently allocated 
  38. system swap file.  When this drops to zero, the system swap file must be 
  39. increased in size, normally by one megabyte at a time. 
  40.  
  41. Spool File Size - The amount of disk space consumed by spool files. 
  42.  
  43. CPU Load (%) - The approximate percentage of the CPU's available horsepower 
  44. that's being used at the moment.  It is averaged over the previous second. 
  45.  
  46. Note:   This function and PULSE do not get along with each other. Why? 
  47.  
  48. Note:   If you have the driver HRTIMER.SYS installed, this number will be more 
  49. accurate. Why? 
  50.  
  51. Active Task Count - The number of entries in the system switch list, which is 
  52. the list displayed when you press CTRL+ESC. 
  53.  
  54. Note:   Not all entries in the system switch list are displayed in the Window 
  55. List.  Some are marked for non-display. 
  56.  
  57. Total Free Disk Space - The amount of free space on all the local non-removable 
  58. disks combined. 
  59.  
  60. Drive X Free - The amount of free space on drive X. 
  61.  
  62. The help facility is active, as you've already seen, and those program commands 
  63. that exist may be accessed via the window's system menu.  The following 
  64. commands are available: 
  65.  
  66. Save Settings 
  67. Reset Defaults 
  68. Hide Controls 
  69. Configure... 
  70. Reset Load Meter 
  71. Copy 
  72. About 
  73. Close 
  74.  
  75. In addition to those features already described, this program accepts commands 
  76. from the OS/2 2.0 Font and Color Palette programs, and is a DDE server for all 
  77. the currently displayed items.  The DDE application name is MEMSIZE, and the 
  78. item names are the same as the default display item names (like Physical Memory 
  79. Free). 
  80.  
  81.  
  82. ΓòÉΓòÉΓòÉ 2. Save Settings (Menu Option) ΓòÉΓòÉΓòÉ
  83.  
  84. When you select this menu option, the program saves its current position and 
  85. the status of the Hide Controls option.  The next time the program is started, 
  86. it will be started with that position and with the controls hidden (or not) 
  87. according to the saved state. 
  88.  
  89. The short-cut key for this command is F2. 
  90.  
  91.  
  92. ΓòÉΓòÉΓòÉ 3. Reset Defaults (Menu Option) ΓòÉΓòÉΓòÉ
  93.  
  94. Selecting this menu option will reset the program's font and color attributes 
  95. to their default values. 
  96.  
  97.  
  98. ΓòÉΓòÉΓòÉ 4. Hide Controls (Menu Option) ΓòÉΓòÉΓòÉ
  99.  
  100. This menu option, when selected, will cause the program's frame controls (the 
  101. system menu, the titlebar and the minimize button) to be hidden. This option 
  102. can be toggled with a double-click on either mouse button. Also, since I saw it 
  103. as very useful to be able to move the window while the controls were hidden, 
  104. the window has been set up so that you can drag it with either mouse button. 
  105.  
  106. The key combination Alt+H will perform this function also. 
  107.  
  108.  
  109. ΓòÉΓòÉΓòÉ 5. Configure (Menu Option) ΓòÉΓòÉΓòÉ
  110.  
  111. This menu option, when selected, will cause the program's configuration dialog 
  112. to be displayed. For more information, see Configure (Dialog). 
  113.  
  114. Note:   The short-cut key to this option is Alt+C. 
  115.  
  116.  
  117. ΓòÉΓòÉΓòÉ 5.1. Configure (Dialog) ΓòÉΓòÉΓòÉ
  118.  
  119. This dialog allows you to change all configurable aspects of this program's 
  120. operation.  To escape without effecting any changes, press the ESCAPE key or 
  121. click on the Escape pushbutton. To save the changes you've made, press the 
  122. ENTER key or click on the OK pushbutton. 
  123. The configurable items include the following: 
  124.  
  125. Display Items You may select any or all of the items in the Display Items list 
  126. for monitoring and display. Simply click on an item to highlight it, click 
  127. again to remove the highlight. Highlighted items are monitored. To change an 
  128. item's default label, or to restore the default label, double-click on an 
  129. unselected item.  The item will be selected and a dialog presented from which 
  130. you may alter the item label. 
  131.  
  132. Show 'K'ilobytes This group of radiobuttons allows you to select whether large 
  133. sizes are displayed in kilobyte notation always, never, or only when their 
  134. values exceed 512K. The default is to show all sizes over 512K in this way. 
  135. Keep in mind that one kilobyte is actually 1024 bytes, not 1000. 
  136.  
  137. Monitor Priority This control allows you to set the absolute priority of the 
  138. monitoring thread of the program, within the time-critical priority class. You 
  139. may vary the priority from 0 to 31.  Priority 31 is the highest possible 
  140. priority in the system, short of physical interrupts. Priority 0 is simply the 
  141. lowest priority within the time-critical class. Normally, you should set this 
  142. to the maximum for more accuracy in system monitoring.  However, some have 
  143. complained that their communications programs occasionally miss data while this 
  144. program is running.  For that reason the priority is now variable. 
  145.  
  146. Timer Interval This control allows you to set the interval between monitor 
  147. window updates.  It can be varied from 1.0 seconds to 30.0 seconds, in steps of 
  148. 1/10 second.  The number displayed is in tenths of a second. 
  149.  
  150. Window Anchor This control allows you to set the corner of the monitor window 
  151. which remains fixed in position when the window size changes.  The monitor 
  152. window can change in size when items are added or removed from the active list, 
  153. and when the display font is changed from the Font Palette. 
  154.  
  155. Hide Controls When the clock is not iconized, it can be show with or without 
  156. the usual title bar, system menu and minimize/maximize buttons.  If you chose 
  157. to hide these controls, the window may still be positioned by dragging its 
  158. center area. 
  159.  
  160. Float to Top This button activates an window's float-to-top function. When this 
  161. button has been check-marked, the clock will float to the top of the window 
  162. stack, making itself visible all the time. 
  163.  
  164. Animate This button activates the window open & close animation feature. When 
  165. this is active, the program window will open and close in the same way as the 
  166. folder objects do: with sound and motion. As with folders, animation will not 
  167. occur unless it has been enabled at the system level. 
  168.  
  169. Show File System Names This button causes the individual drive free space 
  170. entries to show the type of file system in use with the drive.  Use of this 
  171. option results in a wider monitor window. 
  172.  
  173. Show Disk Labels This button causes the individual drive free space entries to 
  174. show their disk labels.  Use of this option results in a wider monitor window. 
  175.  
  176. Show Seconds This button causes the clock and elapsed time displays to include 
  177. the seconds of the minute. 
  178.  
  179.  
  180. ΓòÉΓòÉΓòÉ 5.1.1. Set Item Label (Dialog) ΓòÉΓòÉΓòÉ
  181.  
  182. This dialog box displays the current and default label for a display item, and 
  183. allows you to alter it.  To change the label, simply type the new label over 
  184. the current one.  To restore the label to its default, click on the Default 
  185. button. 
  186.  
  187.  
  188. ΓòÉΓòÉΓòÉ 6. Reset Load Meter (Menu Option) ΓòÉΓòÉΓòÉ
  189.  
  190. This menu option allows the user to reset the CPU Load meter, recalibrating it, 
  191. causing it to forget previous CPU activity in its calculations. 
  192.  
  193.  
  194. ΓòÉΓòÉΓòÉ 7. Copy (Menu Option) ΓòÉΓòÉΓòÉ
  195.  
  196. This menu option copies the current window display to the system clipboard in 
  197. two formats: Text and Bitmap.  The text version shows all the currently 
  198. displayed items in a form suitable for pasting into a text editor.  The bitmap 
  199. version shows an exact copy of the current window, and can be used by graphic 
  200. editors and viewers. 
  201.  
  202. The short-cut key for this command is Ctrl+Ins. 
  203.  
  204.  
  205. ΓòÉΓòÉΓòÉ 8. About (Menu Option) ΓòÉΓòÉΓòÉ
  206.  
  207. This menu option, when selected, will cause the program's About dialog to be 
  208. displayed. For more information, see About (Dialog). 
  209.  
  210.  
  211. ΓòÉΓòÉΓòÉ 8.1. About (Dialog) ΓòÉΓòÉΓòÉ
  212.  
  213. This dialog box displays the program name, icon and copyright information. To 
  214. exit the dialog, press the ENTER key, the SPACE bar or the ESCAPE key, or click 
  215. on the OK button with the mouse. 
  216.  
  217.  
  218. ΓòÉΓòÉΓòÉ 9. Close (Menu Option) ΓòÉΓòÉΓòÉ
  219.  
  220. This menu option, when selected, will cause the program to terminate. 
  221.  
  222.  
  223. ΓòÉΓòÉΓòÉ 10. Keys Help ΓòÉΓòÉΓòÉ
  224.  
  225. The following function keys have been defined for this program: 
  226.  
  227. F1 - Help 
  228. F2 - Save Settings 
  229. F3 - Exit 
  230. Alt+C - Configure 
  231. Alt+H - Hide Controls 
  232. Ctrl+Ins - Copy 
  233.  
  234.  
  235. ΓòÉΓòÉΓòÉ 11. Set Profile Path (Dialog) ΓòÉΓòÉΓòÉ
  236.  
  237. This dialog is displayed when the program cannot find its profile (INI) file, 
  238. and asks you where the file is or where it is to be created. 
  239.  
  240. Only a valid existing directory name will be accepted. Once you have entered 
  241. the name, press the ENTER key or click on the OK button for the program to 
  242. continue. 
  243.  
  244. If you wish to abort the program's initialization sequence, press the ESC key 
  245. or click on the escape button. 
  246.  
  247.  
  248. ΓòÉΓòÉΓòÉ 12. HRTIMER - High Resolution Timer driver ΓòÉΓòÉΓòÉ
  249.  
  250. The high resolution timer device driver, HRTIMER.SYS, enables a program to 
  251. access a normally unused timer chip found on IBM PCs.  It has a resolution as 
  252. high as 840 nanoseconds, 64K times better than the normal timer resolution of 
  253. 55 milliseconds. 
  254.  
  255. The only places I know of right now that has this program available are 
  256. CompuServe, where the program can be found in the Device Driver Development 
  257. library of the OS/2 Developer's Forum I (OS2DF1), under the name TIMER.ZIP, and 
  258. on the anonymous ftp sites ftp.cdrom.com and hobbes.nmsu.edu. The file can be 
  259. found in the directory /pub/os2/dev16, as hrtimer.zip. 
  260.  
  261. The source code for this device driver was obtained from the Fall 1991 issue of 
  262. IBM Personal Systems Developer magazine.  It is freeware, but the original 
  263. copyright belongs to IBM. 
  264.  
  265.  
  266. ΓòÉΓòÉΓòÉ 13. What is the conflict with PULSE? ΓòÉΓòÉΓòÉ
  267.  
  268. This program, as well as PULSE, CPULOAD, CPUMETER and similar programs, all 
  269. attempt to measure how busy the computer is by trying to see how much work they 
  270. can accomplish at the lowest possible priority.  Presumably, if one of these 
  271. programs can do anything at that priority, it must be using idle time.  If 
  272. there is no idle time, the computer is 100% busy.  The more this program can do 
  273. at system idle priority, the less busy the computer is assumed to be. 
  274.  
  275. The problem with running more than one of these programs at the same time is 
  276. that they begin to compete for that idle time.  If you ran two copies of the 
  277. same program, and nothing else, they should both show about 50% CPU load.  If 
  278. you run two disimilar programs, like this one and PULSE, they would both be 
  279. affected, but usually to differing degrees. 
  280.  
  281.  
  282. ΓòÉΓòÉΓòÉ 14. How does HRTIMER.SYS help? ΓòÉΓòÉΓòÉ
  283.  
  284. With HRTIMER.SYS installed, system overhead is included in the CPU Load. 
  285.  
  286. The CPU Load is determined by comparing how much work could be done at idle 
  287. priority with the most the program has been able to do up to the present 
  288. moment.  Without more information, normal system background activity would 
  289. appear as zero load.  If HRTIMER.SYS is installed on your system, then this 
  290. program executes a calibration loop at startup, in which it determines just how 
  291. much work can be accomplished at the highest possible priority.  This amount is 
  292. then used for comparison.