Re: [PATCH 00/12] md raid acceleration and the async_tx api

2007-01-18 Thread Dan Williams
On 1/18/07, Yuri Tikhonov <[EMAIL PROTECTED]> wrote: Hello, Dan. Hello. It seems there is a bug in your 06.11.30 raid acceleration patch-set. I tried to run the Linux s/w RAID-5 driver patched with your 06.11.30 patch-set and found that it fails during write operations when the RAID-5 ar

Re: [PATCH 00/12] md raid acceleration and the async_tx api

2007-01-18 Thread Yuri Tikhonov
Hello, Dan. It seems there is a bug in your 06.11.30 raid acceleration patch-set. I tried to run the Linux s/w RAID-5 driver patched with your 06.11.30 patch-set and found that it fails during write operations when the RAID-5 array consists of 6 or more number of drives (I tested up to 8 dri

[PATCH 00/12] md raid acceleration and the async_tx api

2006-11-30 Thread Dan Williams
Here is the latest version of the raid acceleration patch set. Since the last release I have created the async_tx api to address the concerns raised by Neil and Jeff. With this api in place the raid5 asynchronous and synchronous paths are no longer separated, i.e. there are no hardware specific