summaryrefslogtreecommitdiff
path: root/lib/raid6/recov_s390xc.c
AgeCommit message (Collapse)Author
2016-09-01RAID/s390: provide raid6 recovery optimizationMartin Schwidefsky
The XC instruction can be used to improve the speed of the raid6 recovery. The loops now operate on blocks of 256 bytes. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>