All of lore.kernel.org
 help / color / mirror / Atom feed
* Highmem SCSI driver
@ 2003-11-06 16:05 Mark Mokryn
  2003-11-06 17:01 ` Arjan van de Ven
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Mokryn @ 2003-11-06 16:05 UTC (permalink / raw)
  To: linux-scsi, linux-kernel, linux-mm

We are trying to test 64-bit PCI DMA for a SCSI driver on a Xeon box, 
RH9 2.4.20-8 bigmem kernel, 6GB RAM.
The machine shows 6GB in top, we set highmem_io in the driver, PCI DMA 
mask covers 64-bit range, etc.

Of course we're trying to make sure that the system does not create 
bounce buffers unnecessarily. On a 64-bit box (AMD64) everything works 
as expected. On the Xeon, no matter what we try, we never see I/Os 
mapped above 4GB.

Any ideas on how we can drive I/Os mapped above 4GB down to our driver?

Thanks,
-Mark

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Highmem SCSI driver
@ 2003-11-06 16:09 Mark Mokryn
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Mokryn @ 2003-11-06 16:09 UTC (permalink / raw)
  To: linux-mm

We are trying to test 64-bit PCI DMA for a SCSI driver on a Xeon box,

RH9 2.4.20-8 bigmem kernel, 6GB RAM.
The machine shows 6GB in top, we set highmem_io in the driver, PCI DMA 
mask covers 64-bit range, etc.

Of course we're trying to make sure that the system does not create 
bounce buffers unnecessarily. On a 64-bit box (AMD64) everything works 
as expected. On the Xeon, no matter what we try, we never see I/Os 
mapped above 4GB.

Any ideas on how we can drive I/Os mapped above 4GB down to our driver?

Thanks,
-Mark



--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Highmem SCSI driver
  2003-11-06 16:05 Mark Mokryn
@ 2003-11-06 17:01 ` Arjan van de Ven
  0 siblings, 0 replies; 3+ messages in thread
From: Arjan van de Ven @ 2003-11-06 17:01 UTC (permalink / raw)
  To: Mark Mokryn; +Cc: linux-scsi, linux-kernel, linux-mm

[-- Attachment #1: Type: text/plain, Size: 346 bytes --]

On Thu, 2003-11-06 at 17:05, Mark Mokryn wrote:
> We are trying to test 64-bit PCI DMA for a SCSI driver on a Xeon box, 
> RH9 2.4.20-8 bigmem kernel, 6GB RAM.
> The machine shows 6GB in top, we set highmem_io in the driver, PCI DMA 
> mask covers 64-bit range, etc.

can you give an URL to the driver so that we can see why it breaks ?


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-11-06 17:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-06 16:09 Highmem SCSI driver Mark Mokryn
  -- strict thread matches above, loose matches on Subject: below --
2003-11-06 16:05 Mark Mokryn
2003-11-06 17:01 ` Arjan van de Ven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.