Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1734931
| From | Robin Murphy <robin.murphy@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] Misc IOVA tweaks |
| Date | 2017-09-19 15:50 +0200 |
| Message-ID | <urr4t-66a-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
While I was elbow-deep in the IOVA code, a few other things came to light which don't really fit into the rbtree optimisation series. Patches #1 and #2 are more or less just cleanup, while patch #3 complements Tomasz' recent PCI allocation patch as it aims to potentially improve the same situation. Last time I checked, these should all apply independently and without major conflicts against any other in-flight IOVA patches. Robin. Robin Murphy (3): iommu/iova: Simplify domain destruction iommu/iova: Make rcache limit_pfn handling more robust iommu/iova: Try harder to allocate from rcache magazine drivers/iommu/iova.c | 73 ++++++++++++++++++++-------------------------------- 1 file changed, 28 insertions(+), 45 deletions(-) -- 2.13.4.dirty
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/3] Misc IOVA tweaks Robin Murphy <robin.murphy@arm.com> - 2017-09-19 15:50 +0200
csiph-web