linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH kernel RFC 0/2] vfio, powerpc/powernv: Isolate GV100GL
@ 2019-03-15  8:18 Alexey Kardashevskiy
  2019-03-15  8:18 ` [PATCH kernel RFC 1/2] vfio_pci: Allow device specific error handlers Alexey Kardashevskiy
  2019-03-15  8:18 ` [PATCH kernel RFC 2/2] vfio-pci-nvlink2: Implement interconnect isolation Alexey Kardashevskiy
  0 siblings, 2 replies; 12+ messages in thread
From: Alexey Kardashevskiy @ 2019-03-15  8:18 UTC (permalink / raw)
  To: linuxppc-dev
  Cc: Jose Ricardo Ziviani, Alexey Kardashevskiy,
	Daniel Henrique Barboza, Alex Williamson, kvm-ppc,
	Piotr Jaroszynski, Leonardo Augusto Guimarães Garcia,
	David Gibson


Here is an attempt to isolate NVLink interconnects between GPU to
let them be passed through individually.

At the moment I mostly wonder about the sanity of the appoach.

Please comment. Thanks.



Alexey Kardashevskiy (2):
  vfio_pci: Allow device specific error handlers
  vfio-pci-nvlink2: Implement interconnect isolation

 drivers/vfio/pci/vfio_pci_private.h      |  5 ++
 arch/powerpc/platforms/powernv/npu-dma.c | 24 +++++-
 drivers/vfio/pci/vfio_pci.c              | 17 ++++
 drivers/vfio/pci/vfio_pci_nvlink2.c      | 98 ++++++++++++++++++++++++
 4 files changed, 142 insertions(+), 2 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-04-05  0:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-15  8:18 [PATCH kernel RFC 0/2] vfio, powerpc/powernv: Isolate GV100GL Alexey Kardashevskiy
2019-03-15  8:18 ` [PATCH kernel RFC 1/2] vfio_pci: Allow device specific error handlers Alexey Kardashevskiy
2019-03-15  8:18 ` [PATCH kernel RFC 2/2] vfio-pci-nvlink2: Implement interconnect isolation Alexey Kardashevskiy
2019-03-19 16:36   ` Alex Williamson
2019-03-20  1:57     ` Alexey Kardashevskiy
2019-03-20  4:38     ` David Gibson
2019-03-20 19:09       ` Alex Williamson
2019-03-20 23:56         ` David Gibson
2019-03-21 18:19           ` Alex Williamson
2019-03-22  3:08             ` David Gibson
2019-03-22 23:10               ` Alex Williamson
2019-04-05  0:34                 ` David Gibson

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).