From: Michael Kapp <tquarkk@isis-it.de>
To: Keir Fraser <keir.fraser@eu.citrix.com>
Cc: xen-dev <xen-devel@lists.xensource.com>,
Frank Mundinger <f.mundinger@gmx.net>
Subject: Re: xen kernel 2.6.18 bug with a d-link DFE 580TX - pci hide
Date: Sun, 26 Oct 2008 20:17:35 +0100 [thread overview]
Message-ID: <4904C24F.4050308@isis-it.de> (raw)
In-Reply-To: <C52A519C.1E8E1%keir.fraser@eu.citrix.com>
Keir Fraser wrote:
>> Can you tell me what this parameter is doing in detail, or where i can
>> find docs about it?
>
> The network card is only capable of 32-bit DMA. So for addresses above 4GB a
> bounce buffer is required (DMA to/from bounce buffer; then copy to/from
> proper high-memory buffer using host CPU). The swiotlb is basically a
> pre-allocated bounce-buffer area. Because it is pre-allocated it is a waste
> of memory if it isn't used and, since domUs do not normally perform real
> physical I/O directly, we therefore by default only create a swiotlb for
> dom0. You then have to override on the cmdline if this default doesn't
> actually work (as in this case).
...and why is it not possible (from the dom0 point of view) to detect
this behaviour while starting the domU, reading it's conf and stop the
boot process with a warning?
Michael
next prev parent reply other threads:[~2008-10-26 19:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-25 20:05 xen kernel 2.6.18 bug with a d-link DFE 580TX - pci hide Michael Kapp
2008-10-25 23:16 ` Keir Fraser
2008-10-26 8:40 ` Michael Kapp
2008-10-26 8:35 ` Keir Fraser
2008-10-26 8:58 ` Michael Kapp
2008-10-26 9:15 ` Keir Fraser
2008-10-26 10:48 ` Michael Kapp
2008-10-26 16:55 ` Keir Fraser
2008-10-26 19:17 ` Michael Kapp [this message]
2008-10-26 21:02 ` Keir Fraser
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=4904C24F.4050308@isis-it.de \
--to=tquarkk@isis-it.de \
--cc=f.mundinger@gmx.net \
--cc=keir.fraser@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/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.