XMRig
|
f68b105bd9
|
Normalize DMI memory slot name.
|
2021-01-29 04:23:50 +07:00 |
|
XMRig
|
65fe26dc6c
|
Don't print empty memory slots if the total count above 8.
|
2021-01-28 00:00:00 +07:00 |
|
XMRig
|
9a02007900
|
Added config option "dmi" and command line option "--no-dmi".
|
2021-01-20 16:02:48 +07:00 |
|
XMRig
|
efc5e5d811
|
Fix summary.
|
2021-01-20 00:45:36 +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
|
3b8d081c8c
|
Add support for older DMI formats on Linux.
|
2021-01-18 22:56:57 +07:00 |
|
XMRig
|
11e0d3de3a
|
Added DMI reader (Windows only).
|
2021-01-18 11:23:29 +07:00 |
|
XMRig
|
6b21a51a2f
|
Huge pages not supported by macOS ARM.
|
2020-12-16 01:59:20 +07:00 |
|
XMRig
|
5a846ebd58
|
Merge branch '64bit-is-not-x64' of https://github.com/rivoreo/xmrig into dev
|
2020-12-15 17:28:36 +07:00 |
|
WHR
|
15168950e5
|
Don't use team 'x64' for '64-bit'
|
2020-12-15 14:56:06 +08:00 |
|
SChernykh
|
41a9bddd59
|
Added virtual machine detection
|
2020-12-06 17:34:01 +01:00 |
|
XMRig
|
ab45794b7c
|
Removed libcpuid support.
|
2020-12-06 21:51:24 +07:00 |
|
XMRig
|
3055e03b7e
|
Cleanup
|
2020-12-03 19:45:16 +07:00 |
|
XMRig
|
26c2200af3
|
#1756 Added results and connection reports.
|
2020-07-01 23:10:37 +07:00 |
|
XMRig
|
5142a406b0
|
Less error prone log interface.
|
2019-12-18 02:20:31 +07:00 |
|
XMRig
|
3edaebb4cf
|
Move "1gb-pages" option to "randomx" object.
|
2019-12-09 21:42:40 +07:00 |
|
XMRig
|
4dec063472
|
Fix summary.
|
2019-12-08 14:30:44 +07:00 |
|
XMRig
|
86e25a13e3
|
New summary information about 1GB pages.
|
2019-12-08 14:21:28 +07:00 |
|
SChernykh
|
1fbbae1e4a
|
Added 1GB hugepages support for Linux
|
2019-12-05 19:39:47 +01:00 |
|
XMRig
|
c7d2639010
|
Changed memory print format.
|
2019-11-29 13:25:24 +07:00 |
|
XMRig
|
c529770d38
|
Use uv_get_free_memory.
|
2019-11-29 13:12:36 +07:00 |
|
XMRig
|
33f6b91146
|
Added total memory size to summary.
|
2019-11-29 11:06:28 +07:00 |
|
XMRig
|
1cb4d73fe3
|
Added manual (e key) health reports.
|
2019-11-01 00:09:28 +07:00 |
|
XMRig
|
52281906c6
|
Fixed "huge-pages" option.
|
2019-10-21 23:01:30 +07:00 |
|
XMRig
|
ca6376bbaa
|
Hide AVX2 information from miner summary as not important (only need for cn/gpu).
|
2019-08-14 02:27:52 +07:00 |
|
XMRig
|
ffa6bda106
|
Added VirtualMemory::bindToNUMANode
|
2019-07-26 15:29:06 +07:00 |
|
XMRig
|
4263c6c381
|
Added hwloc version display.
|
2019-07-23 07:45:00 +07:00 |
|
XMRig
|
b27fc6fd5d
|
hwloc used for CPU information.
|
2019-07-23 07:12:56 +07:00 |
|
XMRig
|
b02e596853
|
Strip extra spaces from CPU brand string and improved BasicCpuInfo.
|
2019-07-23 00:40:24 +07:00 |
|
XMRig
|
6f93b7b38d
|
Removed unused code.
|
2019-07-17 15:28:59 +07:00 |
|
XMRig
|
2bf5ffb2df
|
Class Mem replaced to VirtualMemory.
|
2019-07-17 04:57:58 +07:00 |
|
XMRig
|
62edb2fc0a
|
Move CPU information classes to new location.
|
2019-06-29 09:51:23 +07:00 |
|
XMRig
|
dd875c7c37
|
Added class CpuConfig.
|
2019-06-28 22:28:40 +07:00 |
|
XMRig
|
66d62de681
|
Merge Assembly enum and Asm class.
|
2019-06-28 13:08:08 +07:00 |
|
XMRig
|
1f0e3e501c
|
Implemented new style algorithm definitions (except ARM), removed Algo and Variant enums.
|
2019-06-13 22:08:52 +07:00 |
|
XMRig
|
d7f42d54ad
|
Added initial support for per pool algo option (mining code is broken).
|
2019-06-10 20:46:29 +07:00 |
|
XMRig
|
d587eebaf2
|
Move files.
|
2019-06-04 19:20:33 +07:00 |
|
XMRig
|
e39ddeeea2
|
Removed IConfigCreator/ConfigCreator and changed file structure.
|
2019-03-30 21:27:54 +07:00 |
|
XMRig
|
01ad6bf2d9
|
Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support.
|
2019-03-29 12:33:11 +07:00 |
|
XMRig
|
725796a1ab
|
New API settings.
|
2019-03-29 02:31:56 +07:00 |
|
XMRig
|
3f4886bb86
|
Fix CPU info colors.
|
2019-03-27 19:29:29 +07:00 |
|
XMRig
|
ba910a46ba
|
Fix accidentally removed code.
|
2019-03-27 15:56:31 +07:00 |
|
XMRig
|
f43929db98
|
New log support.
|
2019-03-27 01:29:37 +07:00 |
|
XMRig
|
ced25c3fa0
|
Log subsystem rewritten, to handle both color and not color logs simultaneously and overall simplicity.
|
2019-03-26 19:56:35 +07:00 |
|
XMRig
|
0907d1eb0c
|
Added "donate-over-proxy" option.
|
2019-03-19 00:16:30 +07:00 |
|
XMRig
|
ba68fb6c53
|
Added real graceful exit.
|
2019-03-16 00:44:15 +07:00 |
|
XMRig
|
ba01f2a9c4
|
Rename files.
|
2019-03-15 01:50:35 +07:00 |
|
XMRig
|
dbdcc14672
|
Move Pool.h/Pool.cpp.
|
2019-02-16 09:56:08 +07:00 |
|
XMRig
|
bd4bc9ba4d
|
Added reference implementation for cn/gpu (cn-gpu).
|
2019-02-03 14:44:23 +07:00 |
|