[PATCH -mm 0/3] convert IOMMUs to use iova
- From: FUJITA Tomonori <tomof@xxxxxxx>
- Date: Sat, 3 Nov 2007 02:05:39 +0900
This patchset convert the PPC64 IOMMU to use the iova code for free
area management.
The IOMMUs ignores low level drivers' restrictions, the maximum
segment size and segment boundary.
I fixed the former:
http://thread.gmane.org/gmane.linux.scsi/35602
The latter makes the free area management complicated. I'd like to
convert IOMMUs to use the iova code (that intel-iommu introduced) for
free area management and enable iova to handle segment boundary
restrictions, rather than fixing all the IOMMUs' free area management,
I converted the PPC64 IOMMU to see how things work. The patchset was
slightly tested with a pSeries box and seems to work.
This is against the latest Linus' git tree with David Miller's
genericizing iova patch:
http://www.ussg.iu.edu/hypermail/linux/kernel/0710.2/2910.html
This patchset is also available:
git://git.kernel.org/pub/scm/linux/kernel/git/tomo/linux-2.6-misc.git iova
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH -mm 0/3] convert IOMMUs to use iova
- From: Muli Ben-Yehuda
- [PATCH 1/3] move iova from drivers/pci/ to lib/
- From: FUJITA Tomonori
- [PATCH 3/3] POWERPC: convert the IOMMU to use iova
- From: FUJITA Tomonori
- [PATCH 2/3] move iova cache code to iova.c
- From: FUJITA Tomonori
- Re: [PATCH -mm 0/3] convert IOMMUs to use iova
- Prev by Date: [PATCH 2/3] move iova cache code to iova.c
- Next by Date: [PATCH 3/3] POWERPC: convert the IOMMU to use iova
- Previous by thread: [git pull] Input updates for 2.6.24-rc1
- Next by thread: [PATCH 2/3] move iova cache code to iova.c
- Index(es):
Relevant Pages
|