public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
  • [parent not found: <20260210194014.2147481-3-zhipingz@meta.com>]
  • * [RFC 0/2] Retrieve tph from dmabuf for PCIe P2P memory access
    @ 2026-02-09 17:53 Zhiping Zhang
      2026-02-09 17:53 ` [RFC 1/2] Vfio: add callback to get tph info for dmabuf Zhiping Zhang
      0 siblings, 1 reply; 4+ messages in thread
    From: Zhiping Zhang @ 2026-02-09 17:53 UTC (permalink / raw)
      To: Jason Gunthorpe, Leon Romanovsky, Bjorn Helgaas, linux-rdma,
    	linux-pci, netdev, Keith Busch, Yochai Cohen, Yishai Hadas
      Cc: Bjorn Helgaas, Zhiping Zhang
    
    Currently, the steering tag can be used for a CPU on the motherboard; the
    ACPI check is in place to query and obtain the supported tph settings. Here
    we intend to use the tph info to improve RDMA NIC memory access on a vfio-based
    accelerator device via PCIe peer-to-peer. When an applicantion register a
    RDMA memory region with DMABUF for the RDMA NIC to access the device memory,
    the tph associated with the memory region can be retrieved and used to set the
    steering tag / process hint (ph). The tph contains additional instructions
    or hints to the GPU or accelerator device for advanced memory operations,
    such as, read cache selection.
    
    Note this RFC is for the discussion on the direction and is not intended to be
    a complete implementation. Once the direction is agreed on, we will work on the
    implementation or a real patch set.
    
    Signed-off-by: Zhiping Zhang <zhipingz@meta.com>
    
    [RFC 1/2] Vfio: add callback to get tph info for dmabuf
    [RFC 2/2] RMDA MLX5: get tph for p2p access when registering dmabuf
    
    ^ permalink raw reply	[flat|nested] 4+ messages in thread

    end of thread, other threads:[~2026-03-01 17:55 UTC | newest]
    
    Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20260210194014.2147481-1-zhipingz@meta.com>
         [not found] ` <20260210194014.2147481-2-zhipingz@meta.com>
    2026-02-27  0:56   ` [RFC 1/2] Vfio: add callback to get tph info for dmabuf Keith Busch
         [not found] ` <20260210194014.2147481-3-zhipingz@meta.com>
    2026-02-27  1:21   ` [RFC 2/2] RMDA MLX5: get tph for p2p access when registering dmabuf mr Keith Busch
    2026-03-01 17:55     ` Jason Gunthorpe
    2026-02-09 17:53 [RFC 0/2] Retrieve tph from dmabuf for PCIe P2P memory access Zhiping Zhang
    2026-02-09 17:53 ` [RFC 1/2] Vfio: add callback to get tph info for dmabuf Zhiping Zhang
    

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