tsc: use cpuid 0x16 to get tsc frequency in some cases by sporksmith · Pull Request #3736 · shadow/shadow
Also unconditionally get and report relevant cpuid info for bug reporting. Make more use of `const` since the points of initialization are a bit separated from points of use.
Our lists of other cpu id's that don't specify a core frequency has been shown to be incomplete, so we can't safely guess Intel Core by process of elimination.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters