]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_raidz_math.c
ABD Vectorized raidz
[mirror_zfs.git] / module / zfs / vdev_raidz_math.c
2016-11-29 Gvozden NeskovicABD Vectorized raidz
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-11-02 Romain DolbeauAdd parity generation/rebuild using AVX-512 for x86-64
2016-10-03 Romain DolbeauAdd parity generation/rebuild using 128-bits NEON for...
2016-08-22 Gvozden NeskovicLinux compat: Grsecurity kernel
2016-07-19 Gvozden NeskovicRAIDZ parity kstat rework
2016-07-19 Gvozden NeskovicFixes and enhancements of SIMD raidz parity
2016-07-13 Gvozden NeskovicAdd RAID-Z routines for SSE2 instruction set, in x86_64...
2016-07-11 Gvozden NeskovicAllow building with `CFLAGS="-O0"`
2016-06-21 Gvozden NeskovicSIMD implementation of vdev_raidz generate and reconstr...