Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-85487

Use relaxed ordering in time-series tracking allocator stats

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Execution Team 2024-03-04

      We can use relaxed ordering for TrackingAllocatorStats::bytesAllocated since this only requires atomicity. Reading the value to report memory usage may return a slightly stale value, which is fine.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: