And that's with usage of FX4330(4-core, 8M, 4GHz)
CN-Heavy consumes 4M of cache, better use two threads with multi-hash 1
Agree with your logic but it does less hashes that way.
So, I've got some observes:
0
1 + 3
1 = 114 0
1 + 3
2 = 128 0
2 + 3
1 = 128
0
1 + 2
1 = 114 0
2 + 2
1 = 128
0
1 + 1
1 = 92 0
2 + 1
1 = 85 0
1 + 1
2 = 85
1
1 + 2
1 = 114 1
2 + 2
1 = 128 1
1 + 2
2 = 128
2
1 + 3
1 = 92 2
2 + 3
1 = 85
The conclusion may be that miner uses not the only L3 cache which is one for all cores but it uses L2 caches which are numbered to core modules on the exact cpu.
FX4330 has 2 modules by 2 cores with 2MB L2 each. And the sum of L2 and L3 is exact 12MB.
Unfortunately I've already sold all of my 8300 and 6300 FXes. Would be nice to test them again.
That can be used to tune any CPU.