Closed Bug 1385438 Opened 7 years ago Closed 7 years ago

AtomicRefCounted doesn't need to use sequential consistency

Categories

(Core :: MFBT, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: jrmuizel, Assigned: froydnj)

References

Details

Attachments

(1 file)

Assignee: nobody → nfroyd
Priority: -- → P2
We don't need to use sequential consistency for everything, we can get
by with using weaker memory consistency models depending on the operation.
Attachment #8922349 - Flags: review?(jmuizelaar)
Attachment #8922349 - Flags: review?(jmuizelaar) → review+
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/cde4f36e7c23
make mozilla::RefCounted use the strongest memory consistency necessary; r=jrmuizel
https://hg.mozilla.org/mozilla-central/rev/cde4f36e7c23
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: