All of lore.kernel.org
 help / color / mirror / Atom feed
* Questions about masked atomic
@ 2020-05-11 13:54 liweihang
  2020-05-12 11:35 ` Leon Romanovsky
  0 siblings, 1 reply; 6+ messages in thread
From: liweihang @ 2020-05-11 13:54 UTC (permalink / raw)
  To: jgg@ziepe.ca, dledford@redhat.com; +Cc: linux-rdma@vger.kernel.org, Linuxarm

Hi All,

I have two questions about masked atomic (Masked Compare and Swap & MFetchAdd):

1. The kernel now supports masked atomic, but the it does not support atomic
   operation. Is the masked atomic valid in kernel currently?
2. In the userspace, ofed does not have the corresponding opcode for the masked
   atomic (IB_WR_MASKED_ATOMIC_CMP_AND_SWP, IB_WR_MASKED_ATOMIC_FETCH_AND_ADD),
   and ibv_send_wr also has no related data segment for it. How to support it in
   userspace?

Thanks
Weihang

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-05-19  1:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-11 13:54 Questions about masked atomic liweihang
2020-05-12 11:35 ` Leon Romanovsky
2020-05-15  9:40   ` liweihang
2020-05-17 13:14     ` Leon Romanovsky
2020-05-17 18:58       ` Tom Talpey
2020-05-19  1:27         ` liweihang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.