Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
None
-
None
-
None
Description
There is only one place left in the code that uses the F_CAS_ATOMIC macro - in the cache pool implementation.
That code only needs a single flag in the fields structure to be atomic, so the compare and swap might as well happen on a specific field, rather than a flags variable.
Attachments
Issue Links
- is depended on by
-
SERVER-20771 WiredTiger changes for MongoDB 3.2.0-rc0
-
- Closed
-