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

Two step space creation #1004

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    6e73b07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcdcf17 View commit details
    Browse the repository at this point in the history
  3. WIP: Refactor CommonSpace

    wks committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f6cdcaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ae4e3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1891222 View commit details
    Browse the repository at this point in the history
  6. WIP: Further fix plan creation

    wks committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0f573a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Fix FreeListPageResource creation

    Since we compute the range of all spaces before creating them, we know
    the start of the FreeListPageResource when they are created.
    wks committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e45d515 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89db883 View commit details
    Browse the repository at this point in the history
  3. Misc fixes

    Now it seems working.
    wks committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    848bb97 View commit details
    Browse the repository at this point in the history
  4. Docs and minor fixes

    wks committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    edbcc91 View commit details
    Browse the repository at this point in the history
  5. Remove VMRequest completely.

    wks committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0c4df75 View commit details
    Browse the repository at this point in the history
  6. Formatting and clippy

    wks committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f019f8a View commit details
    Browse the repository at this point in the history
  7. Fix typo

    wks committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    80170c3 View commit details
    Browse the repository at this point in the history
  8. Fix tutorial

    wks committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    09efc84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d78a80 View commit details
    Browse the repository at this point in the history
  10. Rename types and variables

    wks committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2ff2116 View commit details
    Browse the repository at this point in the history