Module Name: src Committed By: snj Date: Thu Dec 8 08:06:38 UTC 2016
Modified Files: src/sys/arch/x86/x86 [netbsd-7]: procfs_machdep.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1293): sys/arch/x86/x86/procfs_machdep.c: revisions 1.12-1.14 Update for x86 /proc/cpuinfo: - Add ptsc, avx512dq, avx512bw, avx512vl and rdt_a. - Update VIA/Cyrix/Centaur-defined bits. Part of PR#39950. - Remove pcommit. - Update some Linux mapping unused in /proc/cpuinfo. To generate a diff of this commit: cvs rdiff -u -r1.6.4.1 -r1.6.4.2 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.