Module Name: src Committed By: msaitoh Date: Wed Nov 21 12:19:52 UTC 2018
Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: Decode package, core and SMT id if CPUID 0x0b is available on Intel processor. If the value is different from the kernel value, we should fix the kernel code. TODO: Use 0x1f if it's available. To generate a diff of this commit: cvs rdiff -u -r1.87 -r1.88 src/usr.sbin/cpuctl/arch/i386.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.