Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Currently wperf user space application is using cfgmgr32.lib to detect uncore PMU resources. We should be able to move this to the driver side.

Driver Verifier

Driver Verifier monitors Windows kernel-mode drivers and graphics drivers to detect illegal function calls or actions that might corrupt the system. Driver Verifier can subject Windows drivers to a variety of stresses and tests to find improper behavior. See

Jira Legacy
serverSystem JIRA
serverId59107c6f-1e52-32bc-b58f-400d54bba998
keyWPERF-282
.

...

  • Isolate and fix most critical findings from DV.

  • Other (sort out other issues that may influence driver’s performance or stability).

wperf-devgen

Project wperf-devgen is a help utility to install the WindowsPerf Driver using the Software Device API.

...

Goal: Evaluate and report possible driver vulnerabilities and solve them.

IOCTRL

  • Check and refactor / evaluate IOCTRL strategy.

Misc