Skip to content
Snippets Groups Projects
Unverified Commit 65bc0817 authored by fireice-uk's avatar fireice-uk Committed by GitHub
Browse files

Merge pull request #1128 from WyseNynja/patch-2

Comment cleanup
parents 7b850646 e13395e1
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ R"===(
/*
* Thread configuration for each thread. Make sure it matches the number above.
* low_power_mode - This can either be a boolean (true or false), or a number between 1 to 5. When set to true,
this mode will double the cache usage, and double the single thread performance. It will
* this mode will double the cache usage, and double the single thread performance. It will
* consume much less power (as less cores are working), but will max out at around 80-85% of
* the maximum performance. When set to a number N greater than 1, this mode will increase the
* cache usage and single thread performance by N times.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment