Jeroen van Rijn
|
655fab7227
|
Add core/hyperthread count for Windows and Linux (#5216)
Add core/hyperthread count to `core:sys/info` for Windows and Linux.
TODO: Linux RISCV, Linux ARM, Darwin, and the BSDs.
|
2025-05-25 19:43:10 +02:00 |
|
Karl Zylinski
|
19f0127e55
|
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
2024-09-14 18:27:49 +02:00 |
|
Laytan Laats
|
d40c207fde
|
sys/info: retrieve better CPU description on Darwin
Previously either `ARM` or `ARM64`, now you get something like `Apple
M1`
|
2024-04-30 00:24:09 +02:00 |
|
Laytan Laats
|
8660718ebe
|
sys/info: add feature detection for Darwin and Linux ARM
|
2024-04-30 00:24:09 +02:00 |
|
Jeroen van Rijn
|
4b23decb08
|
Silence vet some more.
|
2022-09-05 19:04:18 +02:00 |
|
Jeroen van Rijn
|
d5f94d73ad
|
[sys/info] Initial version.
|
2022-09-01 00:43:47 +02:00 |
|