Previous Next

Disabler Results

Reading the results of a test can be rather cryptic sometimes.

The test will fail if:

Note  Watch for memory leaks. Drivers can allocate memory, and not freeing memory on shutdown can cause a machine to leak a lot of memory in a very short time. Try using Poolmon for detection of memory leaks.