linux-kernel-test/drivers/infiniband/hw
Ralph Campbell 373d991580 IB/ipath: Performance improvements via mmap of queues
Improve performance of userspace post receive, post SRQ receive, and
poll CQ operations for ipath by allowing userspace to directly mmap()
receive queues and completion queues.  This eliminates the copying
between userspace and the kernel in the data path.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-09-22 15:22:26 -07:00
..
ehca IB/uverbs: Pass userspace data to modify_srq and modify_qp methods 2006-09-22 15:22:25 -07:00
ipath IB/ipath: Performance improvements via mmap of queues 2006-09-22 15:22:26 -07:00
mthca IB/uverbs: Pass userspace data to modify_srq and modify_qp methods 2006-09-22 15:22:25 -07:00