Commit Graph

14 Commits

Author SHA1 Message Date
xmrig 05b2260393 Merge pull request #2057 from xmrig/feature-msr2
Improved MSR subsystem code quality
2021-01-24 02:28:54 +07:00
XMRig 9dae559b73 Added RxMsr class. 2021-01-23 23:23:39 +07:00
XMRig c48e2e6af8 Added new class Msr. 2021-01-22 23:50:25 +07:00
GoDzM4TT3O 6bab624885 Add missing "cstdio" library
Compilation fails if the above library is missing. This fixes a compilation error.
2021-01-22 14:18:28 +01:00
XMRig ef8cc28f3f Added DMI data to online benchmark. 2021-01-21 23:22:01 +07:00
XMRig 8471f7fad3 Added "GET /2/dmi" API endpoint. 2021-01-20 22:54:02 +07:00
XMRig 9a02007900 Added config option "dmi" and command line option "--no-dmi". 2021-01-20 16:02:48 +07:00
XMRig dea5be0a57 Added basic system reader. 2021-01-20 00:43:01 +07:00
XMRig 24c290963a Added DMI reader for macOS. 2021-01-19 14:16:03 +07:00
XMRig 9dffcdaddd Enable FreeBSD support. 2021-01-19 01:45:17 +07:00
XMRig 3df47052ed Added legacy DMI readers for Linux. 2021-01-19 01:23:09 +07:00
XMRig 3b8d081c8c Add support for older DMI formats on Linux. 2021-01-18 22:56:57 +07:00
XMRig 05e6f66169 Added basic Linux support. 2021-01-18 16:53:42 +07:00
XMRig 11e0d3de3a Added DMI reader (Windows only). 2021-01-18 11:23:29 +07:00