[PATCH kernel RFC 0/2] vfio, powerpc/powernv: Isolate GV100GL

Alexey Kardashevskiy aik at ozlabs.ru
Fri Mar 15 19:18:33 AEDT 2019


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



More information about the Linuxppc-dev mailing list