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:
parent
0b001d957e
commit
9c78876e9b
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue