SD 分页测试
此测试通过读取和写入压力条件下物理内存大小的缓冲区来验证分页功能。
测试详细信息
规范 |
|
平台 |
|
支持的版本 |
|
预计运行时间(以分钟为单位) | 120 |
类别 | 开发 |
超时(以分钟为单位) | 7200 |
需要重启 | false |
需要特殊配置 | false |
类型 | automatic |
其他文档
此功能区域中的测试可能会有其他文档,包括先决条件、设置和故障排除信息,这些内容可在以下主题中找到:
运行测试
在运行测试之前,请按照如下测试要求中所述完成测试设置:WDTF 系统基础测试先决条件。
故障排除
有关 HLK 测试失败的常规故障排除,请参阅排查 Windows HLK 测试失败问题。
请执行以下步骤以检查 WTT 跟踪:
查看运行 SDBus 分页测试的任务日志。
打开日志文件 SoCBootTest.wtl。
检查可能解决问题的消息。
有关其他故障排除信息,请参阅排查系统基本组件测试问题。
更多信息
此测试将使用驱动程序验证程序“强制挂起 I/O 请求”和“低资源模拟”集启用分页处理。 这将测试两项内容:
驱动程序完成转发进程(失败的分配将模拟这一操作)的能力和确保驱动程序无法自行分页的能力。
“强制挂起 I/O 请求”将尝试对整个驱动程序进行分页,因此如果驱动程序无法防止这种情况发生,将产生立即停止错误。
命令用法
命令 | 说明 |
---|---|
SocBootTest.exe MemoryChokeIO |
运行 SoCBootTest 的 MemoryChokeIO 方案。 |
SocBootTest.exe DiskStress |
运行 SoCBootTest 的 DiskStress 方案。 |
SocBootTest.exe MemoryStress |
运行 SoCBootTest 的 MemoryStress 方案。 |
命令语法
命令选项 | 说明 |
---|---|
MemoryChokeIO |
并行运行 MemoryChoke 和 BigFile。 |
DiskStress |
运行 DiskStress。 |
MemoryStress |
运行 MemoryStress。 |
注意
如需此项测试的命令行帮助,请键入“/?”。
文件列表
文件 | 位置 |
---|---|
autocom.dll |
<[testbinroot]>\nttest\driverstest\storage\ |
autocomManaged.dll |
<[testbinroot]>\nttest\driverstest\storage\managed\ |
BigFile.exe |
<[testbinroot]>\nttest\driverstest\storage\disk\ |
DiskStress.exe |
<[testbinroot]>\nttest\driverstest\storage\sd\SDBoot\ |
MemoryChoke.exe |
<[testbinroot]>\nttest\driverstest\storage\sd\SDBoot\ |
MemoryStress.exe |
<[testbinroot]>\nttest\driverstest\storage\sd\SDBoot\ |
SocBootTest.exe |
<[testbinroot]>\nttest\driverstest\storage\sd\SDBoot\SoCBootTest\ |
SDHelper.dll |
<[testbinroot]>\nttest\driverstest\storage\sd\Tools\SDHelper\ |
etwprocessor.dll |
<[taefbinroot]>\ |
wex.common.dll |
<[testbinroot]>\wextest\cue\testexecution\wlk\ |
wex.communication.dll |
<[testbinroot]>\wextest\cue\testexecution\ |
ntlog.dll |
<[osbinroot]>\NTTEST\commontest\ntlog\ |
ntlogger.ini |
<[osbinroot]>\NTTEST\commontest\ntlog\ |
stresslog.dll |
<[testbinroot]>\nttest\basetest\core_file_services\shared_libs\ |
fbslog.dll |
<[testbinroot]>\nttest\basetest\core_file_services\shared_libs\fbslog\ |
rapidfile.exe |
<[testbinroot]>\nttest\basetest\core_file_services\shared_tests\wdk\ |
参数
参数名称 | 参数说明 |
---|---|
LLU_NetAccessOnly | 用于访问测试文件共享的用户帐户。 |
LLU_LclAdminUsr | 用于运行测试的用户帐户。 |