XMRig
770b71c69a
#3185 Fixed macOS DMI reader.
2023-01-19 22:09:59 +07:00
SChernykh
7d4d48e83b
DragonflyBSD compilation fixes
2022-12-17 13:11:14 +01:00
SChernykh
a02afe6d4f
Added ifdefs for DragonflyBSD
...
Possible fix for #3179
2022-12-16 15:26:37 +01:00
SChernykh
285719cde4
Fixed unaligned memory read in DMI
2022-05-19 20:56:19 +02:00
SChernykh
f682d9a2e9
MSR mod: fix for error 183
...
When WinRing0 driver starts, but some other version already created "\\.\WinRing0_1_2_0", it returns error 183 ERROR_ALREADY_EXISTS - "Cannot create a file when that file already exists."
2021-11-11 10:26:38 +01:00
XMRig
d048d5a639
Fixed class/struct inconsistency.
2021-08-31 03:32:36 +07:00
XMRig
c7ac314110
Code cleanup based on Clang-Tidy.
2021-08-25 18:45:15 +07:00
XMRig
93805cd167
#2476 Fixed crash in DMI memory reader.
2021-07-06 23:07:31 +07:00
SChernykh
3f3f9b0661
Fixed GCC warnings
2021-06-19 14:54:03 +02:00
XMRig
e26fbc96e9
Removed unnecessary system call.
2021-04-24 23:22:10 +07:00
jsonboss
2012ffb231
support builtin msr
2021-04-19 10:38:27 +08:00
XMRig
4a8e7510e1
#2123 Ignore regex exception.
2021-02-27 15:29:14 +07:00
XMRig
b49fb27e84
Added idle time detection for macOS.
2021-02-20 13:18:31 +07:00
XMRig
7d52bd7454
Extend normalization rules.
2021-01-29 18:22:24 +07:00
XMRig
f68b105bd9
Normalize DMI memory slot name.
2021-01-29 04:23:50 +07:00
XMRig
b9081e992b
Code cleanup
2021-01-25 22:00:42 +07:00
XMRig
1424b2975f
Fixed DMI memory speed.
2021-01-24 15:56:02 +07:00
XMRig
0fa5db8fa3
Code cleanup.
2021-01-24 15:02:22 +07:00
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