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

file, scheduling: remove non-unified I/O and CPU scheduling #2455

Closed
wants to merge 1 commit into from

Commits on Sep 26, 2024

  1. file, scheduling: remove non-unified I/O and CPU scheduling

    In f94b1bb ("Merge 'Unify CPU scheduling groups and
    IO priority classes' from Pavel Emelyanov"), we folded I/O scheduling
    control into scheduling groups. This was more than a year ago. As it
    was a breaking change, we introduced API_LEVEL 7 to avoid breaking users.
    We now make API_LEVEL 7 mandatory and remove non-unified scheduling
    support.
    avikivity committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    da23316 View commit details
    Browse the repository at this point in the history