Commit Graph

17 Commits

Author SHA1 Message Date
SChernykh
1e38eb3f4f RandomX refactoring, moved more stuff to compile time
Small x86 JIT compiler speedup.
2020-09-18 20:51:25 +02:00
SChernykh
5af50b854c RandomX: added cache QoS support
False by default. If set to true, all non-mining CPU cores will not have access to L3 cache.
2020-07-13 17:23:18 +02:00
XMRig
e81a7ad64a Removed code duplicate. 2020-05-09 01:13:46 +07:00
XMRig
b364985789 ICpuInfo refactoring. 2020-05-08 22:25:13 +07:00
XMRig
5eed25d4aa Update year. 2020-02-01 20:24:00 +07:00
SChernykh
eaaf157997 Added support for BMI2 instructions 2020-01-21 19:44:56 +01:00
XMRig
efb63d15e1 Added support for write custom MSR. 2019-12-17 02:27:07 +07:00
XMRig
e1171d3ae7 Added CPU vendor enum. 2019-12-10 12:49:42 +07:00
SChernykh
0a5c12295d Added 1GB hugepages support for Linux 2019-12-05 19:39:47 +01:00
XMRig
255f6cff6b Added config option "cpu/max-threads-hint" and command line option "--cpu-max-threads-hint". 2019-09-28 02:02:20 +07:00
XMRig
ae55d2ecfa Added cmake option HWLOC_DEBUG. 2019-07-25 11:24:27 +07:00
XMRig
b85505dd30 Better method to get hwloc version. 2019-07-23 14:19:41 +07:00
XMRig
c5556b5e31 Strip extra spaces from CPU brand string and improved BasicCpuInfo. 2019-07-23 00:40:24 +07:00
XMRig
25dcbdee96 Removed unused code. 2019-07-17 15:28:59 +07:00
XMRig
c35d2e2025 Fixed build. 2019-07-10 02:28:45 +07:00
XMRig
7fa6ac5d38 Added support for multi-algorithm CPU threads settings. 2019-07-02 22:56:28 +07:00
XMRig
7287119d60 Move CPU information classes to new location. 2019-06-29 09:51:23 +07:00