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

Improve memory swap queueing to prioritze swap-ins #169

Merged
merged 23 commits into from
Aug 7, 2024
Merged

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    21791a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85a7c09 View commit details
    Browse the repository at this point in the history
  3. WIP use incoming_page

    plbrault committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0cc6537 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac16003 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b66b38e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    584eca3 View commit details
    Browse the repository at this point in the history
  7. WIP prioritize swap ins

    plbrault committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    30bb57c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bddf9ca View commit details
    Browse the repository at this point in the history
  9. JIT selection of swapping_to

    plbrault committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    05c985a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc6137c View commit details
    Browse the repository at this point in the history
  11. Fix one test

    plbrault committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d57a391 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    788d1e1 View commit details
    Browse the repository at this point in the history
  13. Fix remaining broken test

    plbrault committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    907e582 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e411ec1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    65ee25b View commit details
    Browse the repository at this point in the history
  16. Rename test swap page

    plbrault committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d266300 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Fix 1 test

    plbrault committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    73afb92 View commit details
    Browse the repository at this point in the history
  2. Fix other test

    plbrault committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    02c063f View commit details
    Browse the repository at this point in the history
  3. Other test fix

    plbrault committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    83f0e4f View commit details
    Browse the repository at this point in the history
  4. Fix other test

    plbrault committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8c6a37f View commit details
    Browse the repository at this point in the history
  5. Fix remaining test

    plbrault committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    896a816 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9075a1 View commit details
    Browse the repository at this point in the history
  7. Fix pylint

    plbrault committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4775613 View commit details
    Browse the repository at this point in the history