You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: replace instance m5d with instances c5n and m5n
c5n allows us to get a Skylake CPU consistently
m5n allows us to get a Cascade Lake CPU consistently
Update Skylake fingerprint baseline as the Skylake CPU used in c5n is
slightly different. The changes are:
CPUID.(EAX=04H,ECX=3):ECX is "Number of Sets" of "Deterministic
Cache".
CPUID.80000003H is "Processor Branch String", which makes sense
since the model string differs by 2 characters.
Signed-off-by: Pablo Barbáchano <[email protected]>
0 commit comments