Message321646
| Author | ammar2 |
|---|---|
| Recipients | ammar2, giampaolo.rodola, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2018-07-14.07:52:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531554769.36.0.56676864532.issue34060@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Annoyingly, it looks like Windows does not provide an API that gives an average value. There is a counter exposed called "System \ Processor Queue Length" which does what the equivalent of unix's load https://blogs.technet.microsoft.com/askperf/2008/01/15/an-overview-of-processor-bottlenecks/ But we're gonna have to average it ourselves if we want this information. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-14 07:52:49 | ammar2 | set | recipients: + ammar2, paul.moore, vstinner, giampaolo.rodola, tim.golden, zach.ware, steve.dower |
| 2018-07-14 07:52:49 | ammar2 | set | messageid: <1531554769.36.0.56676864532.issue34060@psf.upfronthosting.co.za> |
| 2018-07-14 07:52:49 | ammar2 | link | issue34060 messages |
| 2018-07-14 07:52:49 | ammar2 | create | |