]> git.proxmox.com Git - mirror_zfs.git/blobdiff - man/man5/zfs-module-parameters.5
Add parity generation/rebuild using 128-bits NEON for Aarch64
[mirror_zfs.git] / man / man5 / zfs-module-parameters.5
index ecc69b0a11c2d398fd85939df3032137d3452c73..e247160149265146d12c36ccb431737a5943fa0c 100755 (executable)
@@ -1763,6 +1763,8 @@ Possible options are:
   sse2     - implementation using SSE2 instruction set (64bit x86 only)
   ssse3    - implementation using SSSE3 instruction set (64bit x86 only)
   avx2     - implementation using AVX2 instruction set (64bit x86 only)
+  aarch64_neon - implementation using NEON (Aarch64/64 bit ARMv8 only)
+  aarch64_neonx2 - implementation using NEON with more unrolling (Aarch64/64 bit ARMv8 only)
 .sp
 Default value: \fBfastest\fR.
 .RE