Actions
Feature #14029
closedAdd Zen 2/3 discussion to cpuid.c theory statement
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
The cpuid.c theory statement is a useful place for understanding modern x86 chips. We should continue to extend it with some information on current AMD processors.
Updated by Robert Mustacchi 9 months ago
I went back and did a wsdiff across this change and verified that primarily the only change was a .text change on debug builds in unix
due to line number shifting and related.
Updated by Electric Monk 9 months ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 0c21e245660b46e01c379729e58268754021523c
commit 0c21e245660b46e01c379729e58268754021523c Author: Robert Mustacchi <rm@fingolfin.org> Date: 2021-08-24T18:25:55.000Z 14029 Add Zen 2/3 discussion to cpuid.c theory statement Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions