mirror of
https://github.com/xmrig/xmrig.git
synced 2025-01-24 19:46:15 +00:00
a84b45b1bb
`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 |
||
---|---|---|
.. | ||
3rdparty | ||
backend | ||
base | ||
core | ||
crypto | ||
net | ||
App.cpp | ||
App.h | ||
App_unix.cpp | ||
App_win.cpp | ||
config.json | ||
donate.h | ||
Summary.cpp | ||
Summary.h | ||
version.h | ||
xmrig.cpp |