cpu affinity?

Soldato
Joined
25 Aug 2010
Posts
3,030
just mucking about on my new machine here, I have 6 cpu core's (phenom II 1055t)
Its a machine for working, cad/photoshop/sketchup etc but i always have certain programs running in the background, skype, outlook, vlc etc - would it make any difference if i set the background tasks to run on certain cpus and leave the others for my main working programs, from what i gather they would only utilise 4 cores anyway....
or is it best just to let windows sort it all out and me to stop messing with it!?
 
It will actually slow those apps down if you lock them to specific cores (that's what affinity does).

Windows will perform the time slicing of threads between available cores and it has one of the most complex algorithms for the job, out of any operating system.

Affinity is useful for:

1. Programmers, debugging
2. SQL Servers with multiple instances
 
Back
Top Bottom