Commit Graph

18 Commits

Author SHA1 Message Date
XMRig 9125b6c251 Rewrite memory allocation. 2018-04-15 11:08:47 +07:00
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 c1800094d0 Move Platform. 2018-04-13 07:23:01 +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 903b243308 New style function selector. 2018-04-03 02:55:28 +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 1cf1d616c6 DonateStrategy now use FailoverStrategy internally and possible to use any other IStrategy. 2018-03-17 14:33:30 +07:00
XMRig f05a328474 Added --cpu-priority option. 2017-08-15 08:19:55 +03:00
XMRig 8ec58a8394 Fix nicehash support, please note --nicehash option now specified per pool. 2017-07-01 22:37:27 +03:00
XMRig 77d9beaf89 Rename Console class to Log. 2017-06-20 13:04:38 +03:00
XMRig 981e043ada Add DoubleWorker class. 2017-06-13 19:58:31 +03:00
XMRig a370b8fd30 Add class Telemetry. 2017-06-12 07:18:14 +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