mirror of
https://github.com/xmrig/xmrig.git
synced 2025-02-24 20:10:42 +00:00
`scratchpad_prefetch_mode` can have 4 values: 0: off 1: use `prefetcht0` instruction (default, same as previous XMRig versions) 2: use `prefetchnta` instruction (faster on Coffee Lake and a few other CPUs) 3: use `mov` instruction |
||
---|---|---|
.. | ||
msr | ||
Rx.cpp | ||
Rx.h | ||
Rx_linux.cpp | ||
Rx_win.cpp | ||
RxAlgo.cpp | ||
RxAlgo.h | ||
RxBasicStorage.cpp | ||
RxBasicStorage.h | ||
RxCache.cpp | ||
RxCache.h | ||
RxConfig.cpp | ||
RxConfig.h | ||
RxDataset.cpp | ||
RxDataset.h | ||
RxNUMAStorage.cpp | ||
RxNUMAStorage.h | ||
RxQueue.cpp | ||
RxQueue.h | ||
RxSeed.h | ||
RxVm.cpp | ||
RxVm.h |