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

scx_userland: Print warning about poor performance #124

Merged
merged 2 commits into from
Feb 4, 2024
Merged

Conversation

Byte-Lab
Copy link
Contributor

@Byte-Lab Byte-Lab commented Feb 4, 2024

Let's make it clear that this scheduler isn't expected to perform well, and instead point people to scx_rustland.

Should clarify the situation for issues such as #123

Also increases the timeout for scx_userland back to the system default.

Let's make it clear that this scheduler isn't expected to perform well,
and instead point people to scx_rustland.

Signed-off-by: David Vernet <void@manifault.com>
This is meant to be an example scheduler that won't necessarily run well
in production. Let's remove the 3 second timeout and use the system
default of 30.

Signed-off-by: David Vernet <void@manifault.com>
@htejun htejun merged commit 86a4e7b into main Feb 4, 2024
0 of 2 checks passed
@arighi
Copy link
Collaborator

arighi commented Feb 5, 2024

@Decave it looks like the CI isn't happy with this change, because the new "WARNING" is interpreted as a failure. I'm wondering if we should just skip scx_userland from the CI tests or maybe print the message rephrasing "WARNING" to something else, "NOTICE" maybe?

@Byte-Lab
Copy link
Contributor Author

Byte-Lab commented Feb 5, 2024

Ahh, I see. Ok, let's replace WARNING with NOTICE.

@Byte-Lab Byte-Lab deleted the print_warning branch February 5, 2024 15:24
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.

None yet

3 participants