]> sourceware.org Git - newlib-cygwin.git/commit
fhandler_proc.cc(format_proc_cpuinfo): add flags and TLB size
authorBrian Inglis <Brian.Inglis@SystematicSW.ab.ca>
Wed, 22 Jul 2020 19:22:54 +0000 (13:22 -0600)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 24 Jul 2020 08:10:47 +0000 (10:10 +0200)
commit0947efb859110d0bbe4b6f1ddc9a762613e662a8
tree5ae9040b13140dff5841c965eb8355d9dcd04767
parent1c803a6d8864d6f7b2696099f44734914657aa7c
fhandler_proc.cc(format_proc_cpuinfo): add flags and TLB size

update to Linux-next 5.8 order fields and flags:
add amd_dcm, arch_lbr, arch_perfmon, art, cpuid, extd_apicid, ibpb,
ibrs, ibrs_enhanced, nonstop_tsc_s3, nopl, rep_good, ring3mwait, ssbd,
stibp, tsc_known_freq, tsc_reliable, xtopology flags;
add TLB size line;
add ftuprint macro for feature test unconditional flag print;
add commented out flags requiring CR or MSR access in print order with
comment explaining issue;
make cpuid leaf numbers consistent 8 hex digits for searching
winsup/cygwin/fhandler_proc.cc
This page took 0.02975 seconds and 5 git commands to generate.