public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* RE: Fusion problems with 2.6.5rc1 on AMD x86-64 IV
@ 2004-03-17 15:58 Moore, Eric Dean
  2004-03-17 15:53 ` Andi Kleen
  0 siblings, 1 reply; 4+ messages in thread
From: Moore, Eric Dean @ 2004-03-17 15:58 UTC (permalink / raw)
  To: Andi Kleen; +Cc: linux-scsi, Moore, Eric Dean, James.Bottomley

There is a bug in the driver where we do three
seperate memory allocations for the request/reply FIFOs 
that need to be on the same 4gb boundary. This is on my todo list,
hope to fix soon.


A temporary fix is there in the driver. Please recompile
with the following line uncommented in the Makefile
will put these allocations below 4gb:

EXTRA_CFLAGS += -DMPTBASE_MEM_ALLOC_FIFO_FIX

Eric Moore


On Wednesday, March 17, 2004 2:07 AM,  Andi Kleen wrote:
> 
> On Wed, 17 Mar 2004 10:00:40 +0100
> Andi Kleen <ak@suse.de> wrote:
> 
> > On Wed, 17 Mar 2004 06:03:32 +0100
> > Andi Kleen <ak@suse.de> wrote:
> > 
> > 
> > > The actual problem is the recent consistent_dma_mask 
> change from James. For some reason
> > > the x86-64 pci_alloc_consistent always sees an 
> 0xffffffffffffffff dma mask now
> > > and that breaks Fusion.
> > 
> > I found some bugs in x86-64 code now that explained the 
> problem. For some reason
> > the consistent mask patchkit seems to have triggered them. 
> It's fixed now.
> 
> Sorry for the many follow ups to myself :-)
> 
> Anyways the consistent mask problem is still with us. I just 
> have a workaround that 
> works (force it to 4GB) and there were related bugs in the 
> x86-64 IOMMU code.
> 
> James, can you take a look at that please? From a first look 
> i didn't find the place
> where it is set to 0xffffffffffffffff. It isn't the driver.
> 
> -Andi
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <20040317024917.630dcb86.ak@suse.de>]

end of thread, other threads:[~2004-03-17 16:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-17 15:58 Fusion problems with 2.6.5rc1 on AMD x86-64 IV Moore, Eric Dean
2004-03-17 15:53 ` Andi Kleen
2004-03-17 16:34   ` James Bottomley
     [not found] <20040317024917.630dcb86.ak@suse.de>
     [not found] ` <20040317060332.36d492ab.ak@suse.de>
2004-03-17  9:00   ` Fusion problems with 2.6.5rc1 on AMD x86-64 III Andi Kleen
2004-03-17  9:06     ` Fusion problems with 2.6.5rc1 on AMD x86-64 IV Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox