[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Highmem SCSI driver
- To: linux-mm@kvack.org
- Subject: Highmem SCSI driver
- From: Mark Mokryn <markm@il.marvell.com>
- Date: Thu, 06 Nov 2003 18:09:27 +0200
- Fake-Sender: owner-linux-mm@kvack.org
- Organization: Marvell Semiconductor
- Original-Recipient: rfc822;linux-mm-archive@humbolt.geo.uu.nl
- Sender: Rik van Riel <riel@nl.linux.org>
- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
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>