[PATCH 1/1] aacraid: Series 7 Async. (performance) mode support

2012-07-14 Thread Mahesh Rajashekhara
Hi James, We rebuild aacraid Series 7 Async. mode (performance) driver patch over the sources available in the `misc` (aacraid Endian Fix patches) branch. Signed-off-by: Mahesh Rajashekhara --- drivers/scsi/aacraid/aachba.c | 237 +-- drivers/scsi/aacraid

RE: [PATCH 1/1] aacraid: Series 7 Async. (performance) mode support

2012-07-13 Thread James Bottomley
On Fri, 2012-07-13 at 02:39 -0700, Mahesh Rajashekhara wrote: > Hi James, > > We downloaded the upstream aacraid sources from "git clone > git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git". Looks > like Endian fix patches are not available. Can you please send us the > current pointer t

RE: [PATCH 1/1] aacraid: Series 7 Async. (performance) mode support

2012-07-13 Thread Mahesh Rajashekhara
: Re: [PATCH 1/1] aacraid: Series 7 Async. (performance) mode support On Wed, 2012-07-11 at 13:26 +0530, Mahesh Rajashekhara wrote: > - Series 7 Async. (performance) mode support added > - New scatter/gather list format for Series 7 > - Driver converts s/g list to a firmware suitable li

Re: [PATCH 1/1] aacraid: Series 7 Async. (performance) mode support

2012-07-13 Thread James Bottomley
On Wed, 2012-07-11 at 13:26 +0530, Mahesh Rajashekhara wrote: > - Series 7 Async. (performance) mode support added > - New scatter/gather list format for Series 7 > - Driver converts s/g list to a firmware suitable list for best performance > on Series 7, this can be disabled > with driver param

[PATCH 1/1] aacraid: Series 7 Async. (performance) mode support

2012-07-11 Thread Mahesh Rajashekhara
- Series 7 Async. (performance) mode support added - New scatter/gather list format for Series 7 - Driver converts s/g list to a firmware suitable list for best performance on Series 7, this can be disabled with driver parameter "aac_convert_sgl" for testing purposes - New container read/write c