WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Support for AGP aperture as IOMMU in AMD64 mode [2/2]

To: "Langsdorf, Mark" <mark.langsdorf@xxxxxxx>
Subject: Re: [Xen-devel] Support for AGP aperture as IOMMU in AMD64 mode [2/2]
From: Muli Ben-Yehuda <mulix@xxxxxxxxx>
Date: Fri, 20 Jan 2006 04:03:09 +0200
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 20 Jan 2006 02:10:42 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <84EA05E2CA77634C82730353CBE3A84303218ACE@xxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <84EA05E2CA77634C82730353CBE3A84303218ACE@xxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.11
On Thu, Jan 19, 2006 at 06:10:11PM -0600, Langsdorf, Mark wrote:

> Some of those change are definitely Xen specific, such as the
> switch from virt_to_phys() to virt_to_bus around line 416,

mainline has 

#define virt_to_bus virt_to_phys,

so that should just work. However I'm pretty sure someone was pushing
for deprecating virt_to_bus?

> and the switch from __get_free_pages to alloc_gatt_pages near
> line 740.  Similarly, I had to introduce some hypervisor calls
> to get the true size of memory so that the GART is enabled even
> if dom0 has less than 4 GB of memory.

That could be hidden in an arch specific is_iommu_needed() call that
does the obvious things on bare metal and Xen.

> > The big patch you sent out we also need to go through in some detail. 
> > It's rather bigger than I would have expected. Hopefully 
> > there is some possibility of cleaning up and keeping things closer
> > to the native original source files.
> 
> Most of the big patch is adding 3 mostly unmodified files
> from arch/x86_64/kernel to arch/xen/x86_64/kernel.  The
> rest of the code changes are pretty minor.

Wouldn't making Xen a subarch of x86-64 alleviate the need for copying
these files over? you could then just use the unmodified files. Also,
the dma-ops in 2.6.16-rc1 should make it cleaner as well. I believe
the statement at the summit was that the subarch changes will go in
momentarily.

Cheers,
Muli
-- 
Muli Ben-Yehuda
http://www.mulix.org | http://mulix.livejournal.com/


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel