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

Finish unified scheduler plumbing with min impl #34300

Merged
merged 28 commits into from
Dec 19, 2023

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    d433cff View commit details
    Browse the repository at this point in the history
  2. Fix comment

    ryoqun committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8f424ae View commit details
    Browse the repository at this point in the history
  3. Rename leftover type name...

    ryoqun committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b46c072 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8240d2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e39d81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abba35c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddf9d6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa03b65 View commit details
    Browse the repository at this point in the history
  9. Fix grammar

    ryoqun committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c8a7785 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f19627b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4ef83e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    81b8d5f View commit details
    Browse the repository at this point in the history
  13. Revert "Demote InstalledScheduler::context() into dcou"

    This reverts commit 049a126.
    ryoqun committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d5ecd5a View commit details
    Browse the repository at this point in the history
  14. Revert "Delay drop of context up to return_to_pool()-ing"

    This reverts commit 60b1bd2.
    ryoqun committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e0b5e35 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    85945d7 View commit details
    Browse the repository at this point in the history
  16. Update comment

    ryoqun committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3373e6e View commit details
    Browse the repository at this point in the history
  17. Fix grammar...

    ryoqun committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    936b88c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2e94e59 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    95a2edd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    183d9f1 View commit details
    Browse the repository at this point in the history
  21. Restore .in_sequence()

    ryoqun committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    155e0d6 View commit details
    Browse the repository at this point in the history
  22. Use where for aesthetics

    ryoqun committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    15a8484 View commit details
    Browse the repository at this point in the history
  23. Simplify if...

    ryoqun committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ea1083b View commit details
    Browse the repository at this point in the history
  24. Fix typo...

    ryoqun committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    567c2ad View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    01ec858 View commit details
    Browse the repository at this point in the history
  26. Fix rebase conflicts..

    ryoqun committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d660e42 View commit details
    Browse the repository at this point in the history
  27. Make test more readable

    ryoqun committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c6c29ea View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1814e1a View commit details
    Browse the repository at this point in the history