Commit Graph

13 Commits

Author SHA1 Message Date
XMRig 4b71b7aa29 Added class MultiWorker and remove classes SingleWorker and DoubleWorker. 2018-04-14 22:14:57 +07:00
XMRig 9ce9147dad Use new method to set affinity. 2018-04-13 09:27:37 +07:00
XMRig d4123b8fa6 Quick fix, temporary use old style affinity. 2018-04-03 17:06:03 +07:00
XMRig d7c5630509 Fix nonce allocation in DoubleWorker. 2018-04-03 03:27:44 +07:00
XMRig 72cd6d168e Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too. 2018-04-02 15:03:56 +07:00
XMRig f05a328474 Added --cpu-priority option. 2017-08-15 08:19:55 +03:00
XMRig 8f38462bbe #40 Fix crash on Linux. 2017-07-19 04:28:59 +03:00
XMRig 8ec58a8394 Fix nicehash support, please note --nicehash option now specified per pool. 2017-07-01 22:37:27 +03:00
XMRig 3df545cfc5 Initial MSVC support. 2017-06-12 16:19:07 +03:00
XMRig a0a8711dab Add class JobResult. 2017-06-11 10:58:46 +03:00
XMRig 3ad11685cc Job flow WIP. 2017-06-11 06:52:23 +03:00
XMRig f9c244f0aa Add Workers class. 2017-06-10 09:41:08 +03:00
XMRig 29aa466023 Add IWorker, Handle, SingleWorker, Worker classes. 2017-06-10 07:05:00 +03:00