remarkable-linux/crypto/async_tx
Dan Williams cb3c82992f async_tx: raid6 recovery self test
Port drivers/md/raid6test/test.c to use the async raid6 recovery
routines.  This is meant as a unit test for raid6 acceleration drivers.  In
addition to the 16-drive test case this implements tests for the 4-disk and
5-disk special cases (dma devices can not generically handle less than 2
sources), and adds a test for the D+Q case.

Reviewed-by: Andre Noll <maan@systemlinux.org>
Acked-by: Maciej Sosnowski <maciej.sosnowski@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2009-08-29 19:09:28 -07:00
..
async_memcpy.c async_tx: kill needless module_{init|exit} 2009-08-29 19:09:26 -07:00
async_memset.c async_tx: kill needless module_{init|exit} 2009-08-29 19:09:26 -07:00
async_pq.c async_tx: add support for asynchronous GF multiplication 2009-08-29 19:09:27 -07:00
async_raid6_recov.c async_tx: add support for asynchronous RAID6 recovery operations 2009-08-29 19:09:27 -07:00
async_tx.c async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx 2009-08-29 19:09:27 -07:00
async_xor.c async_tx: add support for asynchronous GF multiplication 2009-08-29 19:09:27 -07:00
Kconfig async_tx: add support for asynchronous RAID6 recovery operations 2009-08-29 19:09:27 -07:00
Makefile async_tx: raid6 recovery self test 2009-08-29 19:09:28 -07:00
raid6test.c async_tx: raid6 recovery self test 2009-08-29 19:09:28 -07:00