Intel P6 / AMD K7 MTRRs management IOCtl PDD: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
(Created page with "==Description== P6K7MTRR.sys is a simple interface physical device driver (PDD) that can manage Memory Type Range Registers (MTRRs) of Intel P6 / AMD K7 series processors. A s...")
 
mNo edit summary
Line 1: Line 1:
==Description==
P6K7MTRR.SYS is a simple interface physical device driver (PDD) that can manage Memory Type Range Registers (MTRRs) of Intel P6 / AMD K7 series processors. A sample executable, VFBWC.exe, sets MTRR write- combining strategy to video frame buffer aperture. It can often improve graphic performance, especially DIVE.
P6K7MTRR.sys is a simple interface physical device driver (PDD) that can manage Memory Type Range Registers (MTRRs) of Intel P6 / AMD K7 series processors. A sample executable, VFBWC.exe, sets MTRR write- combining strategy to video frame buffer aperture. It can often improve graphic performance, especially DIVE.
 
==Download==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/system/drivers&file=p6k7mtrr_v008a.zip Binaries 0.08a]
* https://github.com/OS2World/DRV-P6K7MTRR [Github]


==License==
==License==
Line 13: Line 8:


==Links==
==Links==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/system/drivers&file=p6k7mtrr_v008a.zip Binaries 0.08a]
* https://github.com/OS2World/DRV-P6K7MTRR [Github]


[[Category:Software]]
[[Category:Device driver]]

Revision as of 18:50, 21 October 2017

P6K7MTRR.SYS is a simple interface physical device driver (PDD) that can manage Memory Type Range Registers (MTRRs) of Intel P6 / AMD K7 series processors. A sample executable, VFBWC.exe, sets MTRR write- combining strategy to video frame buffer aperture. It can often improve graphic performance, especially DIVE.

License

  • GNU LGPL

Author

Links