From: Mark Lobo <ntdeveloper2002@yahoo.com>
To: linux-scsi@vger.kernel.org
Subject: Bounce buffer usage
Date: Thu, 31 Oct 2002 16:16:32 -0800 (PST) [thread overview]
Message-ID: <20021101001632.48278.qmail@web80301.mail.yahoo.com> (raw)
In-Reply-To: <3DBF3E43.2000503@torque.net>
Guys,
Simple question on bounce buffer usage.
As of my understanding right now, a bounce buffer will
not be used if
1) We say we dont support over a fixed number of
address bits, for example, ISA devices.
2) If the address of the buffer is not in a space
directly addressable by the kernel ( not in kernel
logical address space )
Now my question is: what happens in the case where an
application sends an IO down? are bounce buffers used
in that case? I guess I am still confused on kernel
virtual v/s kernel logical addresses. As I understand,
a kernel logical address is one that is directly
addressable by the kernel, and is limited to 1GB. So
if we have a system with 2GB, does it mean some of the
physical memory ( probably 1GB ) has a kernel logical
address assigned to it permanently and the other 1GB
does not, which means if a user happens to get a page
in that space, there will be no logical address ( and
therefore bounce buffers WILL be used? ).
Or is any user address not mapped in the kernel
"logical" space at all?
Im confused in this one, I would appreciate if someone
can clear it up for me.
Thanks,
Mark
__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
next prev parent reply other threads:[~2002-11-01 0:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-29 20:32 DC390 Deadlock in DataIn Klaus Fuerstberger
2002-10-30 0:08 ` 2.4.9 2.4.18 diff Mark Lobo
2002-10-30 2:04 ` Douglas Gilbert
2002-11-01 0:16 ` Mark Lobo [this message]
2002-11-01 7:48 ` Bounce buffer usage Jens Axboe
2002-11-01 18:55 ` Mark Lobo
2002-11-02 9:12 ` Jens Axboe
2002-11-03 22:10 ` Mark Lobo
2002-11-04 8:21 ` Jens Axboe
-- strict thread matches above, loose matches on Subject: below --
2002-11-01 15:40 Infante, Jon
2002-11-01 16:01 ` Jens Axboe
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=20021101001632.48278.qmail@web80301.mail.yahoo.com \
--to=ntdeveloper2002@yahoo.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).