Message314583
| Author | pitrou |
|---|---|
| Recipients | giampaolo.rodola, paul.moore, pitrou, steve.dower, tim.golden, yanirh, zach.ware |
| Date | 2018-03-28.11:18:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1522235924.68.0.467229070634.issue33166@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> os.cpu_count() reports 128 units > psutil.cpu_count(logical=False) reports 20 units > psutil.cpu_count(logical=True) reports 40 units You mean os.cpu_count() reports *more* CPUs than exist on the machine? How can that happen? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-03-28 11:18:44 | pitrou | set | recipients: + pitrou, paul.moore, giampaolo.rodola, tim.golden, zach.ware, steve.dower, yanirh |
| 2018-03-28 11:18:44 | pitrou | set | messageid: <1522235924.68.0.467229070634.issue33166@psf.upfronthosting.co.za> |
| 2018-03-28 11:18:44 | pitrou | link | issue33166 messages |
| 2018-03-28 11:18:44 | pitrou | create | |