Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-13139

Calculate the maximum memory usage before reconstructing the modifies

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Storage Engines
    • StorEng - Defined Pipeline

      When we are reconstructing the modifies, we may copy the interim buffer multiple times because the size of the data cannot fit in the buffer. This is costly and can be avoided if we can calculate the largest memory usage beforehand. This should be possible by looking at each modifies' last change.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            chenhao.qu@mongodb.com Chenhao Qu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: