The only thing is the setgenerate value--depends on the cores your cpu has. If you set it to 1, it uses 1 core, 2, 2 cores, etc, etc. -1 maxes out all available cores.getmininginfo
{
"blocks" : 186575,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 3532.67429150,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
"hashespersec" : 71253, ==> when you mine with setgenerate true 3 with your wallet
"networkhashps" : 92812690831, ==> 92,8GHs
"pooledtx" : 0,
"testnet" : false
}
indeed thought about you to have less on mind to do after you come back homeThanks splawik, maybe my day job isn't ruining my memory after all!
yes, true, i use all cores - 1The only thing is the setgenerate value--depends on the cores your cpu has. If you set it to 1, it uses 1 core, 2, 2 cores, etc, etc. -1 maxes out all available cores.
This is indeed how it is supposed to function but on my i7 it always seems to use all cores but 1 uses all cores at 25%, 2 uses all cores at 50%, 3 uses all cores at 75% and 4 which uses all cores at 100%.The only thing is the setgenerate value--depends on the cores your cpu has. If you set it to 1, it uses 1 core, 2, 2 cores, etc, etc. -1 maxes out all available cores.