8 cores 4 threads

Solution
FX-8350 is where you might want to implement that. I think it is called core parking.
The FX-8350 has 4 modules that share some components. To the extent that those components are heavily used it might be useful to restrict the processor to use only one thread per module.
I think that is possible, but as in all optimization schemes, you win in some cases and lose in others.
On balance, it is probably not a great thing to do.
FX-8350 is where you might want to implement that. I think it is called core parking.
The FX-8350 has 4 modules that share some components. To the extent that those components are heavily used it might be useful to restrict the processor to use only one thread per module.
I think that is possible, but as in all optimization schemes, you win in some cases and lose in others.
On balance, it is probably not a great thing to do.
 
Solution

TRENDING THREADS