-
Notifications
You must be signed in to change notification settings - Fork 82
sched interface alignment with SCHED_RR #284
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
base: main
Are you sure you want to change the base?
Conversation
|
build_prs #284 vivoblueos/librs#25 |
|
Job is started, see https://github.com/vivoblueos/kernel/actions/runs/20947193345. |
|
❌ Job failed. Failed jobs: check_format (failure), build_and_check_boards (failure), see https://github.com/vivoblueos/kernel/actions/runs/20947193345. |
b6d1d2b to
d6bcdc8
Compare
|
build_prs #284 vivoblueos/librs#25 |
|
Job is started, see https://github.com/vivoblueos/kernel/actions/runs/20947471816. |
|
❌ Job failed. Failed jobs: build_and_check_boards (failure), see https://github.com/vivoblueos/kernel/actions/runs/20947471816. |
d6bcdc8 to
a42c5d1
Compare
|
build_prs #284 vivoblueos/librs#25 |
|
Job is started, see https://github.com/vivoblueos/kernel/actions/runs/20948012115. |
|
❌ Job failed. Failed jobs: build_and_check_boards (failure), see https://github.com/vivoblueos/kernel/actions/runs/20948012115. |
|
build_prs #284 vivoblueos/librs#25 |
|
Job is started, see https://github.com/vivoblueos/kernel/actions/runs/20952189415. |
|
❌ Job failed. Failed jobs: build_and_check_boards (failure), see https://github.com/vivoblueos/kernel/actions/runs/20952189415. |
a42c5d1 to
859236b
Compare
|
build_prs #284 vivoblueos/librs#25 |
|
Job is started, see https://github.com/vivoblueos/kernel/actions/runs/20953676624. |
|
build_prs #284 vivoblueos/librs#25 |
|
Job is started, see https://github.com/vivoblueos/kernel/actions/runs/20953804652. |
|
❌ Job failed. Failed jobs: check_format (failure), see https://github.com/vivoblueos/kernel/actions/runs/20953676624. |
859236b to
344ab87
Compare
|
build_prs #284 vivoblueos/librs#25 |
|
Job is started, see https://github.com/vivoblueos/kernel/actions/runs/20954053903. |
|
❌ Job failed. Failed jobs: check_format (failure), see https://github.com/vivoblueos/kernel/actions/runs/20953804652. |
|
✅ All jobs completed successfully, see https://github.com/vivoblueos/kernel/actions/runs/20954053903. |
|
Please add description of this PR. |
|
now, we have removed other scheduler RT policy, so these posix interfaces should be changed to reflect it. and , posix use higher value represent higher priority, this PR fixed it