]> git.proxmox.com Git - mirror_zfs.git/history - module/zcommon/zfs_fletcher_aarch64_neon.c
ZIL: Improve next log block size prediction
[mirror_zfs.git] / module / zcommon / zfs_fletcher_aarch64_neon.c
2023-03-24 Rich ErcolaniDrop lying to the compiler in the fletcher4 code
2023-03-14 Attila Fülöpzcommon: Refactor FPU state handling in fletcher4
2022-12-05 Richard YaoMicro-optimize fletcher4 calculations
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2019-09-05 Matthew MacyOpenZFS restructuring - move platform specific headers
2019-07-12 Brian BehlendorfLinux 5.0 compat: SIMD compatibility
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2016-11-04 Romain DolbeauAdd superscalar fletcher4
2016-10-21 Romain DolbeauFletcher4 algorithm implemented in pure NEON for Aarch6...