Hey, wait a minute
This commit is contained in:
parent
b97ed198c3
commit
098d63eeb3
@ -118,9 +118,9 @@ namespace Aurora::HWInfo
|
||||
children.Add(CpuBitId(word));
|
||||
}
|
||||
gCpuInfo.coreTopology.push_back(children);
|
||||
gCpuInfo.threadTopology.push_back(children.lower);
|
||||
}
|
||||
|
||||
|
||||
gCpuInfo.threadTopology.push_back(children.lower);
|
||||
gCpuInfo.maskAllCores.Add(cpuId);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user