iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Intel IOMMU improvements for 4.7
@ 2016-05-26 23:06 David Woodhouse
  0 siblings, 0 replies; only message in thread
From: David Woodhouse @ 2016-05-26 23:06 UTC (permalink / raw)
  To: torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b
  Cc: Adam Morrison, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	Omer Peleg


[-- Attachment #1.1: Type: text/plain, Size: 1464 bytes --]

Linus, please pull from
	git://git.infradead.org/intel-iommu.git

This patchset improves the scalability of the Intel IOMMU code by
resolving two spinlock bottlenecks and eliminating the linearity of
the IOVA allocator, yielding up to ~5x performance improvement and
approaching iommu=off performance.

Omer Peleg (8):
      iommu/vt-d: refactoring of deferred flush entries
      iommu/vt-d: per-cpu deferred invalidation queues
      iommu/vt-d: correct flush_unmaps pfn usage
      iommu/vt-d: only unmap mapped entries
      iommu/vt-d: avoid dev iotlb logic for domains with no dev iotlbs
      iommu/vt-d: change intel-iommu to use IOVA frame numbers
      iommu/iova: introduce per-cpu caching to iova allocation
      iommu/vt-d: Use per-cpu IOVA caching

 drivers/iommu/intel-iommu.c | 318 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------
 drivers/iommu/iova.c        | 417 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 include/linux/iova.h        |  23 ++++++++-
 3 files changed, 638 insertions(+), 120 deletions(-)

-- 
David Woodhouse                            Open Source Technology Centre
David.Woodhouse-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org                              Intel Corporation

[-- Attachment #1.2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 5760 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-26 23:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-26 23:06 [GIT PULL] Intel IOMMU improvements for 4.7 David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).