Why won't Windows use the other CPU cores?
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Over a Mysterious Island
--
Chapters
00:00 Why Won'T Windows Use The Other Cpu Cores?
00:42 Answer 1 Score 0
01:02 Accepted Answer Score 9
01:30 Answer 3 Score 1
01:52 Thank you
--
Full question
https://superuser.com/questions/499014/w...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows #performance #cpuusage
#avk47
ACCEPTED ANSWER
Score 9
Many apps don't use all cores. They aren't programmed for it. Then they will use one core and will overload it.
But you can tell Windows to run that process on 2,3, ... and in all cores.
For doing it, follow these steps:
- Open Task Manager
- Select tab Processes
- Right click and select 'Set Affinity'
- Select on which cores you want to run process.
ANSWER 2
Score 1
your processor is quad core it will run 8 threads on multithreading however not all applications are programmed to use multiple threads some applications just require 3 threads so it means that application will use only one core or two. so even on setting the affnity of process for 4 cores it will still use less hardware
ANSWER 3
Score 0
If you have Intel Core i7 2600 CPU first check if it is Dual Core or Quad Core.
Some high end Core i7 CPUs are 6 core processors , and the other cores you see in Task Manager performance tab are virtual cores.