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

New scheduler structure & other minor refactorings #102

Merged
merged 9 commits into from
Feb 19, 2024

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    4ea6f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f1ed30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5d075b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8af5c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    4520bc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. refactor(hypervisor, scheduler): new scheduler structure

    A lot of implementation-dependant cgroup code was moved to partition code
    florianhartung committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    031fa41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd9ea14 View commit details
    Browse the repository at this point in the history
  3. fix(fuel_tank): add empty periodic process

    P4 requires at least one periodic or aperiodic process to exist
    florianhartung committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1705f11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    554977a View commit details
    Browse the repository at this point in the history