Open
Description
(This paper is excellent; but I do have a couple of suggestions. Instead of commenting on your blog I thought I'd "open an issue" or two. But well done! I especially liked the review of the different memory orderings, the discussion of section 11 Hardware convergence, and the oft-ignored issue of false sharing.)
Section 8.1 Spurious LL/SC failures - it would be great to have a motivating example for compare_exchange_weak
vs. compare_exchange_strong
- a use case for weak vs. strong in practice. Or two use cases: one where weak is sufficient and one where strong is required.
Metadata
Metadata
Assignees
Labels
No labels