[*] Guess this got twisted, or maybe my intention was to zero out if we cant get accurate topology from apic bits; i don't recall
This commit is contained in:
parent
403c186f0a
commit
00260294b2
@ -418,7 +418,7 @@ namespace Aurora::HWInfo
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!gGuessedCores && gGuessedThreads)
|
if (!gGuessedThreads && gGuessedCores)
|
||||||
{
|
{
|
||||||
gGuessedThreads = gGuessedCores;
|
gGuessedThreads = gGuessedCores;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user