Commit Graph

27 Commits

Author SHA1 Message Date
XMRig
da23c1977e Fixed class/struct inconsistency. 2021-08-31 03:32:36 +07:00
XMRig
22f68bda8d Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
XMRig
b47b01b623 #2476 Fixed crash in DMI memory reader. 2021-07-06 23:07:31 +07:00
SChernykh
da8a9185c8 Fixed GCC warnings 2021-06-19 14:54:03 +02:00
XMRig
595f23218b Removed unnecessary system call. 2021-04-24 23:22:10 +07:00
jsonboss
ba64cca8d5 support builtin msr 2021-04-19 10:38:27 +08:00
XMRig
bf24042c96 #2123 Ignore regex exception. 2021-02-27 15:29:14 +07:00
XMRig
bf1af2a710 Added idle time detection for macOS. 2021-02-20 13:18:31 +07:00
XMRig
fe2369de7b Extend normalization rules. 2021-01-29 18:22:24 +07:00
XMRig
a5f05828ca Normalize DMI memory slot name. 2021-01-29 04:23:50 +07:00
XMRig
2c708a0402 Code cleanup 2021-01-25 22:00:42 +07:00
XMRig
a2cf0f747a Fixed DMI memory speed. 2021-01-24 15:56:02 +07:00
XMRig
504957db8f Code cleanup. 2021-01-24 15:02:22 +07:00
xmrig
3383ce902f Merge pull request #2057 from xmrig/feature-msr2
Improved MSR subsystem code quality
2021-01-24 02:28:54 +07:00
XMRig
61d5f1aacb Added RxMsr class. 2021-01-23 23:23:39 +07:00
XMRig
0273ea7140 Added new class Msr. 2021-01-22 23:50:25 +07:00
GoDzM4TT3O
dd9997f3b7 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
e459881916 Added DMI data to online benchmark. 2021-01-21 23:22:01 +07:00
XMRig
dadf4290dd Added "GET /2/dmi" API endpoint. 2021-01-20 22:54:02 +07:00
XMRig
f3d2360640 Added config option "dmi" and command line option "--no-dmi". 2021-01-20 16:02:48 +07:00
XMRig
72490be509 Added basic system reader. 2021-01-20 00:43:01 +07:00
XMRig
91904ecc18 Added DMI reader for macOS. 2021-01-19 14:16:03 +07:00
XMRig
a9c932e3c3 Enable FreeBSD support. 2021-01-19 01:45:17 +07:00
XMRig
2345b4b458 Added legacy DMI readers for Linux. 2021-01-19 01:23:09 +07:00
XMRig
f7377f802d Add support for older DMI formats on Linux. 2021-01-18 22:56:57 +07:00
XMRig
4538eaad8c Added basic Linux support. 2021-01-18 16:53:42 +07:00
XMRig
7a124d3eee Added DMI reader (Windows only). 2021-01-18 11:23:29 +07:00