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

POC: Investigate cost of tracking memory allocations

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Service Arch

      Write a POC to track per-operation memory utilization. We will do something similar to what the heap profiler is already doing. The plan is to intercept malloc and free calls to track memory usage per-Client (thread local).

      We are interested only in knowing the overhead of such a mechanism on our existing performance workloads. It should be able to sample to approximate memory usage with some loss of precision.

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: