|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 0 of 9] swiotlb: use phys_addr_t for pages
Hi all,
Here's a work in progress series whcih does a partial revert of the
previous swiotlb changes, and does a partial replacement with Becky
Bruce's series.
The most important difference is Becky's use of phys_addr_t rather
than page+offset to represent arbitrary pages. This turns out to be
simpler.
I didn't replicate the map_single_page changes, since I'm not exactly
sure of ppc's requirements here, and it seemed like something that
could be easily added.
Quick testing showed no problems, but I haven't had the chance to do
anything extensive.
I've made some small changes to Becky's patches to make them apply,
but I've separated any functional changes into separate patches with
appropriate authorship.
J
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 0 of 9] swiotlb: use phys_addr_t for pages,
Jeremy Fitzhardinge <=
- [Xen-devel] [PATCH 2 of 9] revert "swiotlb: factor out copy to/from device.", Jeremy Fitzhardinge
- [Xen-devel] [PATCH 7 of 9] swiotlb: Add support for systems with highmem, Jeremy Fitzhardinge
- [Xen-devel] [PATCH 8 of 9] swiotlb: cleanups to swiotlb_bounce(), Jeremy Fitzhardinge
- [Xen-devel] [PATCH 4 of 9] swiotlb: Drop SG_ENT_VIRT_ADDRESS macro, Jeremy Fitzhardinge
- [Xen-devel] [PATCH 1 of 9] revert "swiotlb: support bouncing of HighMem pages.", Jeremy Fitzhardinge
- [Xen-devel] [PATCH 5 of 9] swiotlb: Rename SG_ENT_PHYS_ADDRESS to SG_ENT_BUS_ADDRESS, Jeremy Fitzhardinge
- [Xen-devel] [PATCH 3 of 9] swiotlb: add hwdev to swiotlb_phys_to_bus, Jeremy Fitzhardinge
- [Xen-devel] [PATCH 6 of 9] swiotlb: Store phys address in io_tlb_orig_addr array, Jeremy Fitzhardinge
- [Xen-devel] [PATCH 9 of 9] ia64/x86/swiotlb: use enum dma_data_direciton in dma_ops, Jeremy Fitzhardinge
- [Xen-devel] Re: [PATCH 0 of 9] swiotlb: use phys_addr_t for pages, Ingo Molnar
|
|
|
|
|