Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] PageStorage: introduce ExternalMap to manage DTFile lifetime #4000

Closed
wants to merge 8 commits into from

Commits on Feb 15, 2022

  1. Introduce class ExternalMap for storing ref on external page

    Signed-off-by: JaySon-Huang <tshent@qq.com>
    JaySon-Huang committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    9a66e1f View commit details
    Browse the repository at this point in the history
  2. Format files && cleanup debug

    Signed-off-by: JaySon-Huang <tshent@qq.com>
    JaySon-Huang committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    af8f3fe View commit details
    Browse the repository at this point in the history
  3. seri REF

    Signed-off-by: JaySon-Huang <tshent@qq.com>
    JaySon-Huang committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    2c205b1 View commit details
    Browse the repository at this point in the history
  4. Fix for CollapsingPageDirectory

    Signed-off-by: JaySon-Huang <tshent@qq.com>
    JaySon-Huang committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    1ffd659 View commit details
    Browse the repository at this point in the history
  5. Add test case for cycle ref

    Signed-off-by: JaySon-Huang <tshent@qq.com>
    JaySon-Huang committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    b500c90 View commit details
    Browse the repository at this point in the history
  6. Add test case for gc on ref entries

    Signed-off-by: JaySon-Huang <tshent@qq.com>
    JaySon-Huang committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    fb55812 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. address logger comment

    Signed-off-by: JaySon-Huang <tshent@qq.com>
    JaySon-Huang committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    63fa1f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Temporary save

    Signed-off-by: JaySon-Huang <tshent@qq.com>
    JaySon-Huang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    4f4415f View commit details
    Browse the repository at this point in the history