mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 00:15:04 -05:00
Added support for allocate RandomX dataset on each NUMA node.
This commit is contained in:
@@ -54,6 +54,7 @@ protected:
|
||||
const size_t m_id;
|
||||
std::atomic<uint64_t> m_hashCount;
|
||||
std::atomic<uint64_t> m_timestamp;
|
||||
uint32_t m_node = 0;
|
||||
uint64_t m_count;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user