Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSE and AVX not available #9415

Closed
hfstco opened this issue Oct 5, 2019 · 2 comments
Closed

SSE and AVX not available #9415

hfstco opened this issue Oct 5, 2019 · 2 comments

Comments

@hfstco
Copy link

hfstco commented Oct 5, 2019

System information

Type Version/Name
Distribution Name Fedora
Distribution Version 30
Linux Kernel 5.2.17
Architecture x86
ZFS Version 0.8.2-1
SPL Version 0.8.2-1

It is not possible to use SSE and AVX extension. I tried to reinstall from the zfs repo. Everything is up to date.

cat /sys/module/zfs/parameters/zfs_vdev_raidz_impl 
[fastest] original scalar
processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 86
model name	: Intel(R) Xeon(R) CPU D-1518 @ 2.20GHz
stepping	: 3
microcode	: 0x7000013
cpu MHz		: 800.610
cache size	: 6144 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm arat pln pts flush_l1d
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs
bogomips	: 4400.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

What is going wrong here?

@DeHackEd
Copy link
Contributor

DeHackEd commented Oct 5, 2019

This is a known issue (#8965 but beware, there is a further fix required before it should be used).

For now I recommend patience.

@johnnyjacq16
Copy link

It should there in future update for fedora.
Mine shows:
cat /sys/module/zfs/parameters/zfs_vdev_raidz_impl
cycle [fastest] original scalar sse2 ssse3 avx2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants