From: Mark Mokryn <markm@il.marvell.com>
To: linux-mm@kvack.org
Subject: Highmem SCSI driver
Date: Thu, 06 Nov 2003 18:09:27 +0200 [thread overview]
Message-ID: <3FAA7237.1030006@il.marvell.com> (raw)
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>
next reply other threads:[~2003-11-06 16:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-06 16:09 Mark Mokryn [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-11-06 16:05 Highmem SCSI driver Mark Mokryn
2003-11-06 17:01 ` Arjan van de Ven
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3FAA7237.1030006@il.marvell.com \
--to=markm@il.marvell.com \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.