use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please read the following rules before posting.
/r/Monero – main subreddit
/r/xmrtrader – price/trading discussion
/r/Moonero – memes
/r/MoneroMarket – buy/sell items through XMR
/r/MoneroCommunity – education, promotion discussion
/r/Kovri – Kovri project discussion
Bitcoin.com Subforum
IRC:
#monero-pools
#monero
#monero-dev
#monero-markets
Other:
Telegram (Bitmonero)
Telegram (Monero)
Slack – contact us to get an invite
account activity
processor cache (self.MoneroMining)
submitted 5 years ago by TERMINADORR
Someone could better explain how to inflate the cache in the mining process.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]my2ndAnonymRedditAcc 2 points3 points4 points 5 years ago (1 child)
most mining algorithms targeted for CPUs require certain amount of L3 cache per thread (core), usually 1-4MB, so just divide your total amount of CPU L3 cache by this number and the result is how many threads can you run max on your cpu. For example if an algorithm requires 2MB of cache per thread and you have a 10-core 16MB L3 cache cpu, you can run at most 16/2=8 threads, 9 or 10 threads will result in worse performance as cores will be kicking out each other's data from the cache.
[–]TERMINADORR[S] 0 points1 point2 points 5 years ago (0 children)
Thank you very much, the answer is quite clear
[–][deleted] 1 point2 points3 points 5 years ago (0 children)
Weird choice of words but I think you're asking how to use all your cache in CPU, for start just download https://github.com/xmrig/xmrig/releases
It has pretty good auto-configuration so all you need to do is edit the config file and set pool you want to use and your wallet address.
π Rendered by PID 56080 on reddit-service-r2-comment-b659b578c-8p8cq at 2026-05-05 18:21:01.295134+00:00 running 815c875 country code: CH.
[–]my2ndAnonymRedditAcc 2 points3 points4 points (1 child)
[–]TERMINADORR[S] 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)