On Thu, May 17 2007, FUJITA Tomonori wrote:
> From: Jens Axboe <[EMAIL PROTECTED]>
> Subject: Re: [PATCH v2] add bidi support for block pc requests
> Date: Wed, 16 May 2007 19:53:22 +0200
>
> > On Wed, May 16 2007, Boaz Harrosh wrote:
> > > Boaz Harrosh wrote:
> > > > James Bottomley wrote:
> > >
From: Jens Axboe <[EMAIL PROTECTED]>
Subject: Re: [PATCH v2] add bidi support for block pc requests
Date: Wed, 16 May 2007 19:53:22 +0200
> On Wed, May 16 2007, Boaz Harrosh wrote:
> > Boaz Harrosh wrote:
> > > James Bottomley wrote:
> > >>
> > >> There's actually a fourth option you haven't cons
Every so often, the driver will call asd_clear_nexus to clean out a task.
It is supposed to be the case that the CLEAR NEXUS does not go on the done
list until after the task itself has been put on the done list, but for
some reason this doesn't always happen. Thus, the
wait_for_completion_timeout
On Wed, May 16 2007, James Bottomley wrote:
> On Wed, 2007-05-16 at 19:53 +0200, Jens Axboe wrote:
> > The 1-page thing isn't a restriction as such, it's just an optimization.
> > The scatterlist allocated is purely a kernel entity, so you could do 4
> > contig pages and larger ios that way, if hig
On Wed, 2007-05-16 at 19:53 +0200, Jens Axboe wrote:
> The 1-page thing isn't a restriction as such, it's just an optimization.
> The scatterlist allocated is purely a kernel entity, so you could do 4
> contig pages and larger ios that way, if higher order allocations were
> reliable.
>
> But you
On Wed, May 16 2007, Boaz Harrosh wrote:
> Boaz Harrosh wrote:
> > James Bottomley wrote:
> >>
> >> There's actually a fourth option you haven't considered:
> >>
> >> Roll all the required sglist definitions (request_bufflen,
> >> request_buffer, use_sg and sglist_len) into the sgtable pools.
> >>
Boaz Harrosh wrote:
> James Bottomley wrote:
>>
>> There's actually a fourth option you haven't considered:
>>
>> Roll all the required sglist definitions (request_bufflen,
>> request_buffer, use_sg and sglist_len) into the sgtable pools.
>>
> This is a grate Idea. Let me see if I understand what
Hi James,
I'm running FW 6.62 and the latest megaraid doesn't detect the controller.
The suggestion made on the bug list was to roll back the firmware 6.61 which
I am unsure on doing, as Dell are not going to advocate flashing a bios with
a firmware not formerly built for that machine (1600SC).
On Wed, 2007-05-16 at 14:36 +0100, Leigh Blackwell wrote:
> I have been looking at the issue with theses cerc devices, has this
> bug 374792 been closed based on people reverting the firmware to < 6.61.
>
> Unfortunately Dell doesn't support a Firmware version that old on our
> Server, is it po
On Wed, 2007-05-16 at 10:06 -0400, Salyzyn, Mark wrote:
> Reject, transfer_len is an unsigned ... modified patch enclosed.
Thanks ... I constructed the patch on the fly from a debugging version
at the site, so I forgot this change. I'll put the modified version in.
James
-
To unsubscribe from
I wrote:
> --- linux-2.6.22-rc1.orig/drivers/scsi/Kconfig
> +++ linux-2.6.22-rc1/drivers/scsi/Kconfig
> @@ -241,11 +241,19 @@ config SCSI_SCAN_ASYNC
> You can override this choice by specifying "scsi_mod.scan=sync"
> or async on the kernel's command line.
>
> -config SCSI_WAIT_SCA
Reject, transfer_len is an unsigned ... modified patch enclosed.
Sincerely -- Mark Salyzyn
> -Original Message-
> From: James Bottomley [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 16, 2007 9:14 AM
> To: Salyzyn, Mark
> Cc: linux-scsi
> Subject: [PATCH] aacraid: fix panic on short In
Hi
I have been looking at the issue with theses cerc devices, has this
bug 374792 been closed based on people reverting the firmware to < 6.61.
Unfortunately Dell doesn't support a Firmware version that old on our
Server, is it possible to re-open this bug? I have been unable to get the
curren
This was actually seen at a customer site running RHEL5:
Unable to handle kernel paging request at 8101c000 RIP:
[] :aacraid:aac_internal_transfer+0xd6/0xe3
PGD 8063 PUD 0
Oops: [1] SMP
last sysfs file: /block/sdb/removable
CPU 2
Modules linked in: autofs4(U) hidp(U) nfs(U) lockd
14 matches
Mail list logo