]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/uverbs: Add new relaxed ordering memory region access flag
authorMichael Guralnik <michaelgur@mellanox.com>
Wed, 8 Jan 2020 18:05:38 +0000 (20:05 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 16 Jan 2020 19:55:46 +0000 (15:55 -0400)
commit2233c6609c11146ed1a26eec2e4335131077a608
treeb0a5ada6488e1dd8dccb74626b400c54d5306c06
parent86dd738cf20cee4ac316274743e5707c4ccb6039
RDMA/uverbs: Add new relaxed ordering memory region access flag

Add a new relaxed ordering access flag for memory regions.  Using memory
regions with relaxed ordeing set can enhance performance.

This access flag is handled in a best-effort manner, drivers should ignore
if they don't support setting relaxed ordering.

Link: https://lore.kernel.org/r/1578506740-22188-9-git-send-email-yishaih@mellanox.com
Signed-off-by: Michael Guralnik <michaelgur@mellanox.com>
Signed-off-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
include/rdma/ib_verbs.h
include/uapi/rdma/ib_user_ioctl_verbs.h