Integrate page cache hashtable during page_read

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines
    • None
    • 5

      Integrate the page cache hashtable during __page_read, including:

      1. Lookup the hashtable before sending the request to the block manager.
      2. Cache the disk image when it is returned by the block manager.

      The current POC has partially completed the code, this ticket is to cherry pick or copy the code snippet from the POC branch, then clean up the code, add necessary logging and failing messages. This ticket depends on the implementation of hashtable get/put/insert functions.

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Zunyi Liu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: