summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/cpu/jconf.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Extend low_power_mode to do up to 5 cn hashes at a time.Grzegorz Hasse2017-12-061-2/+9
| | | | | | The "low_power_mode" option in config.txt can be set to numeral values between 1 and 5. A value of 5 seems optimal on certain processors with large L4 cache.
* cleanup includespsychocrypt2017-09-301-7/+5
|
* group filespsychocrypt2017-09-301-0/+257
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp`
OpenPOWER on IntegriCloud