Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@netikras I've honestly no idea how a cpu usage gets measured. But getting 101% by something along the line : round(sensor 1) + round(sensor 2)
If that makes any sense 🤐 -
@Commodore maybe.. :)
or maybe 100 - usage(idle) :)
I've immediately assumed the latter bcz it's a straightforward one. But then again, it's windows.. -
gitlog62065yI guess it's using 1.01 cores
You'd find it familiar to see >100% usage when you continuously have htop open in one terminal window while simulating a lot of stuff -
100% is a single core.
Really counterintuitive since different cores may have different speeds, but oh well. -
Teknas27515yMy Mac has 8 cores, it counts max as 800% with all cores at 100%.
It's maybe something similar or a burstable performance instance on cloud ? -
Rohr7355yMaybe the turbo clock? Not sure about how windows handles that ...
Your core might run with a 2.8ghz base freq and 3ghz on turbo for example - at least if it is an Intel model.
....... *Facepalm*
But while typing I realize you use some azure/hyperV stuff ...
So I would go with either a rounding error, bug or maybe you hypervisor allows dynamic allocation of cpu time? So that if the guest has a spike of cpu workload, the hypervisor allows more cpu usage for that guest. -
Giving away IP address and username plus the password consists of 7 characters... Good job mate.
Related Rants
Windows server 2016 it is not so bad, but updating requires 101% of its CPU.
Am I stealing the CPU of my neighbors?
rant
updating
windows