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

Paged memory allocation #461

Closed
wants to merge 44 commits into from
Closed

Paged memory allocation #461

wants to merge 44 commits into from

Commits on May 24, 2023

  1. WIP

    Dentosal committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9c62f31 View commit details
    Browse the repository at this point in the history
  2. WIP

    Dentosal committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9f2263d View commit details
    Browse the repository at this point in the history
  3. WIP

    Dentosal committed May 24, 2023
    Configuration menu
    Copy the full SHA
    22641f1 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Clean up memory handling

    Dentosal committed May 26, 2023
    Configuration menu
    Copy the full SHA
    dbe3ccb View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Make tests compile

    Dentosal committed May 29, 2023
    Configuration menu
    Copy the full SHA
    0e8ef42 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    9263918 View commit details
    Browse the repository at this point in the history
  2. fmt

    Dentosal committed May 30, 2023
    Configuration menu
    Copy the full SHA
    a159d05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aba5ab0 View commit details
    Browse the repository at this point in the history
  4. More test fixes

    Dentosal committed May 30, 2023
    Configuration menu
    Copy the full SHA
    3f9115f View commit details
    Browse the repository at this point in the history
  5. clippy

    Dentosal committed May 30, 2023
    Configuration menu
    Copy the full SHA
    5d92a8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    509b559 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20e796b View commit details
    Browse the repository at this point in the history
  8. vm reset/init function

    Dentosal committed May 30, 2023
    Configuration menu
    Copy the full SHA
    6019b6a View commit details
    Browse the repository at this point in the history
  9. Bug and test fixes

    Dentosal committed May 30, 2023
    Configuration menu
    Copy the full SHA
    943e085 View commit details
    Browse the repository at this point in the history
  10. Fix log test case

    Dentosal committed May 30, 2023
    Configuration menu
    Copy the full SHA
    40ee7cc View commit details
    Browse the repository at this point in the history
  11. All known bugs fixed

    Dentosal committed May 30, 2023
    Configuration menu
    Copy the full SHA
    1cde4a6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    aae1561 View commit details
    Browse the repository at this point in the history
  2. More docs, refactoring

    Dentosal committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9598e9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97d62c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ceecd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b153e68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8215227 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    42814f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3587b3 View commit details
    Browse the repository at this point in the history
  3. clippy

    Dentosal committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    5a87fb3 View commit details
    Browse the repository at this point in the history
  4. Huge refactoring

    Dentosal committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3efbb85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d467ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1688eef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2436bc View commit details
    Browse the repository at this point in the history
  8. Fix logd test case

    Dentosal committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    cde908b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c39471 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d4efc3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0b227e1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0ed033b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    444c44a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    bd6ff25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c1bfb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfe43f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ca2bc8 View commit details
    Browse the repository at this point in the history
  5. Use more specific error

    Dentosal committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    aae1f59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5530968 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f3e234 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea000bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    878bb39 View commit details
    Browse the repository at this point in the history