Commit Graph

23 Commits

Author SHA1 Message Date
XMRig
8501c0ed62 New log support. 2019-03-27 01:29:37 +07:00
SChernykh
01cb2d9a11 Make JIT memory read-only after patching is done 2019-01-19 11:22:54 +01:00
XMRig
7ddfbbabc4 Code-style/copyright cleanup. 2019-01-15 02:15:36 +07:00
SChernykh
745dbbb908 Added ASM code patching when loading
For CNv2 variants with different iterations and memory size.
2019-01-14 15:34:55 +01:00
XMRig
8372ad01e8 Move logging code to common folder. 2018-04-20 18:54:58 +07:00
XMRig
5a53ffa167 Fixed ARM build. 2018-04-15 12:58:17 +07:00
XMRig
31c786b5c3 Rewrite memory allocation. 2018-04-15 11:08:47 +07:00
XMRig
41292a41a1 Move xmrig.h to common/xmrig.h. 2018-04-13 07:00:51 +07:00
XMRig
e467894b97 Fix autoconfig and memory allocation for heavy algo. 2018-04-03 16:08:15 +07:00
XMRig
3a11cd6e21 Added classes IThread, CpuThread and API endpoint "GET /1/threads". 2018-04-01 22:49:21 +07:00
XMRig
33600bd923 Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
XMRig
099ce54752 #438 Fixed memory release. 2018-03-13 20:59:35 +07:00
XMRig
cb63e8e7d0 Better v1 PoW implementation, added variant option. 2018-03-12 22:29:44 +07:00
XMRig
fac912767c PoW changes WIP 2018-03-06 21:34:20 +07:00
XMRig
beb9af4313 Fixed, message "Huge pages support was successfully enabled, but reboot required to use it" was not shown in release builds. 2017-08-16 14:44:35 +03:00
XMRig
8bba0df054 Added option --no-huge-pages. 2017-08-16 14:21:12 +03:00
XMRig
a07b0e5953 Fix Visual Studio warnings. 2017-08-14 09:30:41 +03:00
XMRig
77d9beaf89 Rename Console class to Log. 2017-06-20 13:04:38 +03:00
XMRig
3df545cfc5 Initial MSVC support. 2017-06-12 16:19:07 +03:00
XMRig
29aa466023 Add IWorker, Handle, SingleWorker, Worker classes. 2017-06-10 07:05:00 +03:00
XMRig
b772349f69 Add memory summary. 2017-06-10 01:20:54 +03:00
XMRig
c5fbc1a182 Restore persistent memory. 2017-06-10 00:43:23 +03:00
XMRig
30642881bf Add Mem class. 2017-06-09 15:09:21 +03:00