How do applications use anything more then 100% CPU

1.49K views

I see all these applications using 350% CPU sometimes but how is that possible?

In: Technology

5 Answers

Anonymous 0 Comments

Depends on how your monitoring program calculates having multiple CPU cores, you can fully use one core and have minor tasks of the app running on a separate core, the app is then using more than 100% of a cpu core.

You are viewing 1 out of 5 answers, click here to view all answers.