From: Mark Mokryn <markm@il.marvell.com>
To: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-mm@vger.kernel.org
Subject: Highmem SCSI driver
Date: Thu, 06 Nov 2003 18:05:03 +0200 [thread overview]
Message-ID: <3FAA712F.2030409@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
next reply other threads:[~2003-11-06 16:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-06 16:05 Mark Mokryn [this message]
2003-11-06 17:01 ` Highmem SCSI driver Arjan van de Ven
-- strict thread matches above, loose matches on Subject: below --
2003-11-06 16:09 Mark Mokryn
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=3FAA712F.2030409@il.marvell.com \
--to=markm@il.marvell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@vger.kernel.org \
--cc=linux-scsi@vger.kernel.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.