[openib-general] [PATCH] use mmiowb after doorbell ring

Roland Dreier rdreier at cisco.com
Tue Oct 17 12:25:24 PDT 2006


    Michael> kernel code does rmb rather than mb there.

OK, but that's an optimization rather than a correctness issue: mb is
stronger than rmb.

The reason I did it that way was because I wasn't sure it was worth
defining mb, rmb and wmb for userspace.

 - R.




More information about the general mailing list