Skip to content

cfs: Don't re-schedule when ready_queue is empty#4

Merged
equation314 merged 2 commits into
arceos-org:mainfrom
shilei-massclouds:main
May 26, 2025
Merged

cfs: Don't re-schedule when ready_queue is empty#4
equation314 merged 2 commits into
arceos-org:mainfrom
shilei-massclouds:main

Conversation

@shilei-massclouds

Copy link
Copy Markdown
Contributor

When ready-queue is empty, re-schedule makes no sense.
Please refer to: https://github.com/orgs/rcore-os/discussions/53#discussioncomment-13264939

Comment thread Cargo.toml Outdated
[package]
name = "scheduler"
version = "0.2.0"
version = "0.3.0"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fix does not change APIs, we should bump the minor version number, i.e. 0.2.1

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I fix it.

@equation314 equation314 merged commit 7bb444d into arceos-org:main May 26, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants