]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module/zfs/vdev_raidz_math_sse2.c
Remove races from scrub / resilver tests
[FreeBSD/FreeBSD.git] / module / zfs / vdev_raidz_math_sse2.c
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 Gvozden NeskovicABD raidz avx512f support
2016-11-29 Gvozden NeskovicABD Vectorized raidz
2016-10-03 Romain DolbeauAdd parity generation/rebuild using 128-bits NEON for...
2016-07-13 Gvozden NeskovicAdd RAID-Z routines for SSE2 instruction set, in x86_64...