Implement membarrier
Open
area: compatibility
priority: p3
type: enhancement
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
http://man7.org/linux/man-pages/man2/membarrier.2.html
**Note**: Very few applications have a hard requirement for `membarrier`. If you encounter a warning about unimplemented `membarrier`, the application most likely attempted to use `membarrier`, triggering the warning, and then fell back to another mechanism.
Contributor guide
Assessment
This issue has not been assessed yet.