1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-07-31 13:07:46 +00:00

blog(why-cores): fix

This commit is contained in:
RGBCube 2025-06-05 17:20:17 +03:00
parent 0b001d957e
commit 9c78876e9b
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -227,8 +227,8 @@ Core 47
Notice something? I do: Notice something? I do:
- `temp1_label` is `Package id 0` - what is that? - `temp1_label` is `Package id 0` - what is that?
- Other core numbers make no sense. This device only has 32 cores, there - The core numbers make no sense. This device only has 32 cores, there shouldn't
shouldn't be any gaps within numbers and the numbers shouldn't go that high. be any gaps within numbers and the numbers shouldn't go that high.
The explanation for the first point is simple, looking at the kernel The explanation for the first point is simple, looking at the kernel
[`coretemp.c`](https://github.com/torvalds/linux/blob/ec7714e4947909190ffb3041a03311a975350fe0/drivers/hwmon/coretemp.c#L348) [`coretemp.c`](https://github.com/torvalds/linux/blob/ec7714e4947909190ffb3041a03311a975350fe0/drivers/hwmon/coretemp.c#L348)