Dan Williams wrote: > The goal of the following implementation is to demonstrate a proposed > re-factoring of the raid6 recovery code to isolate the operations that > can be accelerated by hardware. These operations are xor, > gf-multiplication by a scalar (mult), and sum_product (the xor-sum of > two vectors multiplied by two scalars). > > This version passes the tests from drivers/md/raid6test/test.c and > barring objections the approach (of course not this code) will be used > in the next version of the async-raid6 patchset. > > Thanks, > Dan Seems quite reasonable to me. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf. -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html