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

Less allocation

    • Type: Icon: Task Task
    • Resolution: Done
    • WT1.5.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Michael, this branch allocates the WT_ROW, WT_COL and WT_REF page chunks at the same time as the WT_PAGE is allocated, and caches 100 WT_EXT structures to avoid allocation. (I chose 100 for no particular reason, I don't see much reason to make it configurable, though. I'm having a hard time imagining a workload that frees 1,000 chunks, then allocates 1,000 chunks, and repeats. Thoughts?)

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: