summaryrefslogtreecommitdiff
path: root/internal/prefer_openssl/cpuinfo.xeon_e312xx.txt
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-05-11 23:36:57 +0200
committerJakob Unterwurzacher2016-05-12 00:42:42 +0200
commit49b597f07c07bde6a2feb1f32f02fcaf34daf365 (patch)
tree3e2458fd8245c5610e3dcdf439f6da96e20ac06a /internal/prefer_openssl/cpuinfo.xeon_e312xx.txt
parent384342fa5bde0f1d94da2eae865617f5ea936546 (diff)
prefer_openssl: autodetect whether to use OpenSSL or Go GCM
Go GCM is faster than OpenSSL if the CPU has AES instructions and you are running Go 1.6+. The "-openssl" option now defaults to "auto". "gocryptfs -debug -version" displays the result of the autodetection. See https://github.com/rfjakob/gocryptfs/issues/23 for details and benchmarks.
Diffstat (limited to 'internal/prefer_openssl/cpuinfo.xeon_e312xx.txt')
-rw-r--r--internal/prefer_openssl/cpuinfo.xeon_e312xx.txt52
1 files changed, 52 insertions, 0 deletions
diff --git a/internal/prefer_openssl/cpuinfo.xeon_e312xx.txt b/internal/prefer_openssl/cpuinfo.xeon_e312xx.txt
new file mode 100644
index 0000000..efad8c3
--- /dev/null
+++ b/internal/prefer_openssl/cpuinfo.xeon_e312xx.txt
@@ -0,0 +1,52 @@
+processor : 0
+vendor_id : GenuineIntel
+cpu family : 6
+model : 42
+model name : Intel Xeon E312xx (Sandy Bridge)
+stepping : 1
+microcode : 0x1
+cpu MHz : 3300.022
+cache size : 4096 KB
+physical id : 0
+siblings : 1
+core id : 0
+cpu cores : 1
+apicid : 0
+initial apicid : 0
+fpu : yes
+fpu_exception : yes
+cpuid level : 13
+wp : yes
+flags : fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx rdtscp lm constant_tsc rep_good nopl eagerfpu pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx hypervisor lahf_lm xsaveopt
+bogomips : 6600.04
+clflush size : 64
+cache_alignment : 64
+address sizes : 40 bits physical, 48 bits virtual
+power management:
+
+processor : 1
+vendor_id : GenuineIntel
+cpu family : 6
+model : 42
+model name : Intel Xeon E312xx (Sandy Bridge)
+stepping : 1
+microcode : 0x1
+cpu MHz : 3300.022
+cache size : 4096 KB
+physical id : 1
+siblings : 1
+core id : 0
+cpu cores : 1
+apicid : 1
+initial apicid : 1
+fpu : yes
+fpu_exception : yes
+cpuid level : 13
+wp : yes
+flags : fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx rdtscp lm constant_tsc rep_good nopl eagerfpu pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx hypervisor lahf_lm xsaveopt
+bogomips : 6600.04
+clflush size : 64
+cache_alignment : 64
+address sizes : 40 bits physical, 48 bits virtual
+power management:
+