ceph/qa/workunits
Bassam Tabbara cc62c11a76 erasure-code: Remove SIMD flavors for jerasure and shec
By switching to a new gf-complete with SIMD runtime detection, we can now remove all the different flavors of jerasure and shec. This simplifies deployment and configuration of erasure coding, enables hetergenous OSDs, and enables us to take advantage of new performance improvements in jerasure without config/build changes.

This commit removes flavors from cmake, removes ErasureCodePluginSelect___, and fixes unit tests. There is now a single plugin for jerasure and a single plugin for shec.

SIMDExt.cmake was changed so that its a little more generic, and is not polluted with gf-complete specific CFLAG defines. The #define for SIMD instruction were based on gf-complete.

I also added a small init helper for jerasure that has code that was common between jerasure and shec.

Signed-off-by: Bassam Tabbara <bassam.tabbara@quantum.com>
2016-09-29 10:34:33 -07:00
..
caps
ceph-disk Merge pull request #10135 from david-z/wip-enhance-ceph-disk-bluestore 2016-09-22 18:13:00 +02:00
ceph-tests
cephtool qa/workunits/cephtool/test.sh: fix omision of ceph-command 2016-09-05 12:04:55 +02:00
cls qa/workunits: support filtering cls_rbd unit test cases 2016-08-12 14:44:09 -04:00
direct_io
erasure-code erasure-code: Remove SIMD flavors for jerasure and shec 2016-09-29 10:34:33 -07:00
fs qa/workunits: PEP8ify 2016-08-20 22:30:54 +05:30
hadoop
libcephfs test: break out librados-using cephfs test 2016-07-27 12:18:50 +01:00
libcephfs-java
mon qa/workunits: PEP8ify 2016-08-20 22:30:54 +05:30
objectstore qa/workunits/objecstore/test_fuse.sh: make it work with filestore 2016-09-13 09:40:03 -04:00
osdc test: split objectcacher test into 'stress' and 'correctness' 2016-06-23 14:24:06 -07:00
rados add qa test of envlibrados for rocksdb 2016-09-20 20:12:47 -07:00
rbd rbd-mirror: test: Fixed timeout problem in rbd_mirror_stress.sh 2016-09-26 14:25:25 +01:00
rename
rest qa/workunits: PEP8ify 2016-08-20 22:30:54 +05:30
restart qa/workunits: Python 3 compat fixes for restart/test-backtraces.py 2016-08-19 11:22:27 +05:30
rgw
suites
ceph-helpers-root.sh
ceph-helpers.sh test: re-enable test_pg_scrub() test in ceph-helper.sh 2016-09-23 14:50:03 +08:00
false.sh
kernel_untar_build.sh
Makefile
post-file.sh
true.sh