Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/x86/x86



Module Name:    src
Committed By:   msaitoh
Date:           Thu Sep 28 10:59:38 UTC 2017

Modified Files:
        src/sys/arch/x86/x86: procfs_machdep.c

Log Message:
 Print the following cpuid bits:

  0x0000000d:1 eax      (xsaveopt, xsavec, xgetbv1, xsaves)
  0x0000000f:0 edx      (cqm_llc)
  0x0000000f:1 edx      (cqm_occup_llc)
  0x00000006   eax      (dtherm, ida, arat, pln, pts, hwp, hwp_notify,
                         hwp_act_window, hwp_epp, hwp_pkg_req)


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/x86/x86/procfs_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index