Details
Description
The SysInfo.pm module relies on /proc/cpuinfo to determine core count, but of course macOS does not implement the proc filesystem. There are other ways to reliably determine the number of cpus or cores on macOS.
Attachments
Issue Links
- relates to
-
MDEV-34185 macOS Build & Test
-
- Open
-
Activity
Assignee | Dave Gosselin [ JIRAUSER52216 ] |
Fix Version/s | 11.4.2 [ 29633 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Dave Gosselin [ JIRAUSER52216 ] | Daniel Black [ danblack ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Daniel Black [ danblack ] | Dave Gosselin [ JIRAUSER52216 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 11.4.2 [ 29633 ] |
issue.field.resolutiondate | 2024-05-06 23:09:39.0 | 2024-05-06 23:09:39.443 |
Component/s | Tests [ 10800 ] | |
Fix Version/s | 10.5.26 [ 29832 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Fix Version/s | 10.6.19 [ 29833 ] | |
Fix Version/s | 10.11.9 [ 29834 ] | |
Fix Version/s | 11.1.6 [ 29835 ] | |
Fix Version/s | 11.2.5 [ 29836 ] | |
Fix Version/s | 11.4.3 [ 29837 ] |
Naturally this affects the --parallel option for mtr. Regardless of core count, the module reports just one cpu.