-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Build
-
None
-
Fully Compatible
-
ALL
-
Platforms 2016-10-10, Platforms 2017-03-06, Platforms 2017-03-27
-
25
-
None
-
None
-
None
-
None
-
None
-
None
-
None
During earlier porting work, we forced GPerftools to use the GCC __atomic API rather than the per-architecture hand-rolled assembly. However, we have some indirect evidence gathered while investigating SERVER-25956 that the GCC implementation may not be functioning correctly. We should take a closer look at the GCC __atomics implementation, and potentially revert to the per-architecture files.