aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/raidz_test
Commit message (Expand)AuthorAgeFilesLines
* Mark functions as staticArvind Sankar2020-06-181-2/+2
* Fixed LDADD library links in Makefiles for cross compilation buildsPetros Koutoupis2020-05-091-0/+1
* Add AltiVec RAID-ZRomain Dolbeau2020-01-231-0/+1
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-1/+1
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-4/+0
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-2/+5
* Simplify threads, mutexs, cvs and rwlocksBrian Behlendorf2017-08-111-4/+2
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-2/+0
* Add missing *_destroy/*_fini callsGvozden Neskovic2017-05-041-0/+2
* Fix "undefined reference to xdr_control" when building raidz_test cmdSen Haerens2017-03-281-0/+1
* OpenZFS 6871 - libzpool implementation of thread_create should enforce length...George Melikov2017-01-241-1/+1
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-122-41/+36
* ABD raidz avx512f supportGvozden Neskovic2016-11-291-15/+1
* ABD Vectorized raidzGvozden Neskovic2016-11-293-46/+49
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-292-0/+14
* Add parity generation/rebuild using AVX-512 for x86-64Romain Dolbeau2016-11-021-0/+2
* Add parity generation/rebuild using 128-bits NEON for Aarch64Romain Dolbeau2016-10-031-0/+2
* raidz_test: respect wall timeGvozden Neskovic2016-09-302-10/+28
* Fixes and enhancements of SIMD raidz parityGvozden Neskovic2016-07-191-20/+6
* Add RAID-Z routines for SSE2 instruction set, in x86_64 mode.Gvozden Neskovic2016-07-131-1/+2
* SIMD implementation of vdev_raidz generate and reconstruct routinesGvozden Neskovic2016-06-215-0/+1139