|
| |
IdleVMWakeUpTime=<seconds>
Default: 8
Purpose: Causes timer interrupts to periodically "wake up" idle
virtual machines after the specified number of seconds
have elapsed. If a virtual machine does not use timer
interrupts (Int 8 or Int 1Ch), Windows will not usually
force timer interrupts into a virtual machine unless it
is active. This setting forces the timer interrupts to
occur. The value for this setting is rounded down to the
lowest power of two (for example, 1, 2, 4, 8, 16, 32, 64).
To Change: Use Notepad to edit the SYSTEM.INI file. |