Hybrid Information Cache Verification Test (LOGO)
This test checks commands and I/O that will move data to or from the cache will actually perform what is expected. Hinted I/O should pin data into the cache.
Test details
Associated requirements |
Device.Storage.Hd.Sata.HybridInformation.BasicFunction |
Platforms |
Windows 8.1 x64 Windows 8.1 x86 |
Expected run time |
~240 minutes |
Categories |
Certification Functional |
Type |
Automated |
Running the test
Before you run the test, complete the test setup as described in the test requirements: Hard Disk Drive Testing Prerequisites.
Troubleshooting
For troubleshooting information, see Troubleshooting Device.Storage Testing.
Hybridflt.sys must be installed for this test to work properly.
More information
The test should automatically turn the hybrid information on before checking the logs if it was not on already.
In general, the test will first create the baseline by doing the following:
Turn off the cache.
Turn on the cache.
Create a baseline for random reads off the rotational media.
Pin in data to the cache.
Create a baseline for random reads off the cache
Compare the two baselines to make sure they look reasonable
If this setup point fails, the test results are meaningless. It indicates that there were unexpected cache misses during the random reads off what is expected to be cache.
The test will do the following:
Do an operation on a region
Do a random read test on that region
Compare the results to the baselines
If the result is similar to the expected baseline, the test case will pass, else it will fail.
The test cleans the cache before test cases by turning the cache on and off.
You can use the Command Syntax section to execute a specific test case.
Parameters
Parameter | Description |
---|---|
Verbosity |
The logging level for the test where 0 is least verbose and 4 is most verbose. You should leave this at its default value unless you need to troubleshoot individual test cases. Default value: 1 |
Command syntax
Command | Description |
---|---|
Hybriddrive.exe –drive <disk #> -scenario location |
Runs the test. |
-Drive <disk#> |
The drive to be tested on. The behavior of boot drives or drives with a file system is not defined. |
-Verbosity |
The logging level for this test. |
-? |
Displays help. |
-Scenario location |
The scenario to run. |
-case # |
The test case to run. |