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

Remove Limbo pages

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc0, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 3
    • Storage Engines 2019-04-22, Storage Engines 2019-05-06, Storage Engines 2019-05-20, Storage Engines 2019-06-03, Storage Engines 2019-06-17

      A Limbo page is an optimization in WiredTiger such that when the readers only need the on-disk image values from the page, the page history from Lookaside is not loaded into the memory. Such a page which has the on-disk image in memory and history in Lookaside is called a Limbo page.

      With PM-1248 we will be able to search through the history directly from the lookaside and hence won’t need to decide between either loading the history into the memory or not. Hence obsoleting the Limbo pages.

      This ticket tracks the work required to remove the Limbo pages.

            Assignee:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Reporter:
            jocelyn.del-prado@mongodb.com Jocelyn del Prado (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: