Fixing VMM32 Memory Leak
Over time, real-mode drivers which are added to VMM32, might not be releasing memory .
To see if this is a problem on your system, run MEM /C /P and check the size allocated to VMM32.
It should not be much more that 2K or at least not growing over time.
If it is:
Rename both your CONFIG.SYS and AUTOEXEC.BAT file
Reboot
Rename them back again
Reboot again
Run MEM /C /P again to note any change is size.
No comments:
Post a Comment