Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-8874 Adapt ko2iblnd to latest RDMA changes
  3. LU-9164

Incorporate RDMA map/unmap APIs into ko2iblnd

XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Unresolved
    • Icon: Major Major
    • Upstream
    • Lustre 2.10.0, Upstream
    • 9223372036854775807

      Start using these RDMA APIs and delete the ko2iblnd equivalents:

      • ib_dma_unmap_single()
      • ib_dma_map_single()
      • ib_dma_mapping_error()

      These three routines represent a new strategy for memory pools so there is a lot of ko2iblnd routines which will no longer be needed when these 3 calls get utilized.  Code which maps/unmaps memory and pool creation routines all need to be evaluated and deleted if no longer needed.

            ashehata Amir Shehata (Inactive)
            doug Doug Oucharek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: