--- - branch: MAIN date: Sun Feb 23 12:56:40 UTC 2014 files: - new: '1.207' old: '1.206' path: src/sys/arch/amd64/amd64/machdep.c pathrev: src/sys/arch/amd64/amd64/machdep.c@1.207 type: modified - new: '1.751' old: '1.750' path: src/sys/arch/i386/i386/machdep.c pathrev: src/sys/arch/i386/i386/machdep.c@1.751 type: modified - new: '1.65' old: '1.64' path: src/sys/arch/x86/include/cpu.h pathrev: src/sys/arch/x86/include/cpu.h@1.65 type: modified - new: '1.7' old: '1.6' path: src/sys/arch/x86/x86/fpu.c pathrev: src/sys/arch/x86/x86/fpu.c@1.7 type: modified - new: '1.41' old: '1.40' path: src/sys/arch/x86/x86/identcpu.c pathrev: src/sys/arch/x86/x86/identcpu.c@1.41 type: modified - new: '1.62' old: '1.61' path: src/sys/arch/x86/x86/x86_machdep.c pathrev: src/sys/arch/x86/x86/x86_machdep.c@1.62 type: modified id: 20140223T125640Z.235a6ce91e7b44d29121e11f8f98ceb887a14a43 log: | Determine whether the cpu supports xsave (and hence AVX). The result is only written to sysctl nodes at the moment. I see: machdep.fpu_save = 3 (implies xsaveopt) machdep.xsave_size = 832 machdep.xsave_features = 7 Completely common up the i386 and amd64 machdep sysctl creation. module: src subject: 'CVS commit: src/sys/arch' unixtime: '1393160200' user: dsl