Skip to content

Commit

Permalink
add SeLockMemoryPrivilege info to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Grech authored Mar 21, 2019
1 parent ef035a7 commit 1008265
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ Windows tool for testing memory overclock stability
Usage: oc-memtest <memory> <iterations>
- memory: Amount of memory to test, in GiB.
- iterations: Number of passes over the memory.

To prevent Windows from interfering by paging memory to disk, assign the SeLockMemoryPrivilege to your Windows account during testing, see [here](https://docs.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/lock-pages-in-memory) on how to do this. oc-memtest spits out a warning when locking memory fails.

0 comments on commit 1008265

Please sign in to comment.