From: Muli Ben-Yehuda <muli@il.ibm.com>
To: "Langsdorf, Mark" <mark.langsdorf@amd.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] Enable K8 GART as an IOMMU
Date: Tue, 13 Feb 2007 15:42:42 +0200 [thread overview]
Message-ID: <20070213134242.GD10380@rhun.ibm.com> (raw)
In-Reply-To: <1449F58C868D8D4E9C72945771150BDFD965D2@SAUSEXMB1.amd.com>
On Mon, Feb 12, 2007 at 11:47:09AM -0600, Langsdorf, Mark wrote:
> AMD Opteron and Athlon 64 processors have an AGP aperture and GART
> built into the processor. Linux has used the AGP GART as an IOMMU
> to improve the performance of 32-bit only PCI devices when DMA'ing
> into physical memory above 0xffffffff. This patch provides a
> similar capability for Xen dom0.
>
> Most of the code simply migrates the native Linux aperture.c and
> pci-gart.c to dom0. A new memory op is added to clear the aperture
> mapping from the hypervisor's page tables, which is necessary to
> prevent cache alias issues resulting from processor speculation.
Could you please split it up into two patches, one of which does the
bulk movement around and the other which adds GART support, to make
reviewing easier?
Thanks,
Muli
prev parent reply other threads:[~2007-02-13 13:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-12 17:47 [PATCH] Enable K8 GART as an IOMMU Langsdorf, Mark
2007-02-13 8:47 ` Jan Beulich
2007-02-13 23:19 ` Langsdorf, Mark
2007-02-14 9:21 ` Jan Beulich
2007-02-14 10:04 ` Keir Fraser
2007-02-14 14:33 ` Uli Meis
2007-02-14 14:51 ` Keir Fraser
2007-02-13 13:42 ` Muli Ben-Yehuda [this message]
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=20070213134242.GD10380@rhun.ibm.com \
--to=muli@il.ibm.com \
--cc=mark.langsdorf@amd.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.