mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] xen/swiotlb: two fixes
@ 2025-02-13  8:55 Juergen Gross
  2025-02-13  8:55 ` [PATCH v2 1/2] xen/swiotlb: relax alignment requirements Juergen Gross
  2025-02-13  8:55 ` [PATCH v2 2/2] x86/xen: allow larger contiguous memory regions in PV guests Juergen Gross
  0 siblings, 2 replies; 4+ messages in thread
From: Juergen Gross @ 2025-02-13  8:55 UTC (permalink / raw)
  To: linux-kernel, iommu, x86
  Cc: Juergen Gross, Stefano Stabellini, Oleksandr Tyshchenko,
	xen-devel, Boris Ostrovsky, Thomas Gleixner, Ingo Molnar,
	Borislav Petkov, Dave Hansen, H. Peter Anvin

Patch 1 removes an unneeded alignment requirement, which resulted in
exhausting the SWIOTLB with normal use cases.

Patch 2 allows to allocate larger continuous regions by reallocating
the frame list if needed.

Changes in V2:
- drop former patch 2 for now in order to avoid more lengthy discussion
- new patch 2

Juergen Gross (2):
  xen/swiotlb: relax alignment requirements
  x86/xen: allow larger contiguous memory regions in PV guests

 arch/x86/xen/mmu_pv.c     | 71 ++++++++++++++++++++++++++++++++++-----
 drivers/xen/swiotlb-xen.c | 20 ++++++-----
 2 files changed, 74 insertions(+), 17 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-02-13  9:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-13  8:55 [PATCH v2 0/2] xen/swiotlb: two fixes Juergen Gross
2025-02-13  8:55 ` [PATCH v2 1/2] xen/swiotlb: relax alignment requirements Juergen Gross
2025-02-13  8:55 ` [PATCH v2 2/2] x86/xen: allow larger contiguous memory regions in PV guests Juergen Gross
2025-02-13  9:16   ` Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®