DosQueryPerformance() dynalink library: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Description== MAPHYMEM.DLL is a dynalink library that maps specified physical memory region to 32bit process address space and unmaps it. It can be used any 32bit developmen..." |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
PERFDLL.DLL is a dynalink library that queries performance activity ratios (busy, idle and interrupt one) of overall system and each CPUs on 32bit OS/2 process. It can be used any 32bit development suites that can issue OS/2 APIs such as emx/gcc, VisualAge C/C++ or Watcom C/C++, and REXX external function interface is also supplied. Free to use, under the GNU LGPL. | |||
==Download== | ==Download== | ||
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/dll&file= | * [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/dll&file=perfdll_r100.zip 1.00] | ||
* [Github] | * [https://github.com/OS2World/LIB-DosQueryPerformance Github] | ||
==License== | ==License== |
Revision as of 18:54, 16 April 2015
Description
PERFDLL.DLL is a dynalink library that queries performance activity ratios (busy, idle and interrupt one) of overall system and each CPUs on 32bit OS/2 process. It can be used any 32bit development suites that can issue OS/2 APIs such as emx/gcc, VisualAge C/C++ or Watcom C/C++, and REXX external function interface is also supplied. Free to use, under the GNU LGPL.
Download
License
- GNU LGPL