Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-arm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-arm
  • Repository

Switch branch/tag
  • ipipe-arm
  • drivers
  • infiniband
  • hw
  • qedr
  • verbs.c
Find file BlameHistoryPermalink
  • Ram Amrani's avatar
    RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queues · e57bb6be
    Ram Amrani authored Jun 05, 2017
    
    
    Add 64KB PAGE_SIZE support to user-space CQ, SQ and RQ queues.
    De-facto it means that code was added to translate 64KB
    pages to smaller 4KB pages that the FW can handle. Otherwise,
    the FW would wrap (or jump to the next page)  when reaching 4KB
    while the user space library will continue on the same large page.
    
    Note that MR code remains as is since the FW supports larger pages
    for MRs.
    Signed-off-by: default avatarRam Amrani <Ram.Amrani@cavium.com>
    Signed-off-by: default avatarMichal Kalderon <Michal.Kalderon@cavium.com>
    Signed-off-by: default avatarDoug Ledford <dledford@redhat.com>
    e57bb6be

Replace verbs.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy