|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [RFC][PATCH][VTD] EPT/VT-d page table sharing
At 18:38 +0000 on 08 Dec (1291833518), Kay, Allen M wrote:
> Attached is EPT/VT-d page table sharing patch I mentioned earlier. Basic
> idea is to leverage 2MB and 1GB page size support in EPT by having VT-d using
> the same page tables as EPT. When EPT page table changes, flush VT-d IOTLB
> cache.
>
> We are still further testing this patch but would appreciate feedbacks.
Looks good! Two minor nits:
- the path through iommu_set_pgd where the feature gets turned on is a
bit confusing. It would be cleaner to have the global flag enabled
as part of the general machine init.
- while you're moving the p2m bits into avail2, could you rename the
avail2 field to p2mt or similar? It would make the rest of the code
clearer.
Cheers,
Tim.
> Signed-off-by: Weidong Han <weidong.han@xxxxxxxxx>
> Signed-off-by: Allen Kay <allen.m.kay@xxxxxxxxx>
--
Tim Deegan <Tim.Deegan@xxxxxxxxxx>
Principal Software Engineer, Xen Platform Team
Citrix Systems UK Ltd. (Company #02937203, SL9 0BG)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation, Wei Wang2
- RE: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation, Kay, Allen M
- Re: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation, Wei Wang2
- Re: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation, Keir Fraser
- RE: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation, Kay, Allen M
- Re: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation, Tim Deegan
- Re: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation, Wei Wang2
- Re: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation, Tim Deegan
- [Xen-devel] [RFC][PATCH][VTD] EPT/VT-d page table sharing, Kay, Allen M
- [Xen-devel] Re: [RFC][PATCH][VTD] EPT/VT-d page table sharing,
Tim Deegan <=
- [Xen-devel] RE: [RFC][PATCH][VTD] EPT/VT-d page table sharing, Kay, Allen M
- Re: [Xen-devel] RE: [RFC][PATCH][VTD] EPT/VT-d page table sharing, Ian Campbell
|
|
|
|
|