P6K7MTRR.SYS: Difference between revisions
Appearance
Created page with "A simple interface physical device driver(PDD) that can manage memory Type Range Registers(MTRRs) of Intel P6* / AMD K7** series processors. Programmer can query/modify any MT..." |
(No difference)
|
Revision as of 01:41, 8 November 2016
A simple interface physical device driver(PDD) that can manage memory Type Range Registers(MTRRs) of Intel P6* / AMD K7** series processors. Programmer can query/modify any MTRR settings via DosDevIOCtl() API, from non-Ring0 privileges. A sample executable, VFBWC.EXE, using P6K7MTRR.SYS, sets MTRR write-combining strategy to video frame buffer aperture. It can often improve graphic performance, especially DIVE. By Takayuki 'January June' Suwa (jjsuwa@sys3175.com)
DEVICE=P6K7MTRR.SYS
Platform Support:
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
Yes | Yes | Yes | Yes |