-
Notifications
You must be signed in to change notification settings - Fork 32
Dev/task local sched cri preempt #656
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: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Li Junlin <[email protected]> fix: Enhance error handling. Signed-off-by: Li Junlin <[email protected]> fix: Compile error Signed-off-by: Li Junlin <[email protected]> feat: Introduce step to crane fix: Job/Step recovery when ctld/craned down Signed-off-by: Li Junlin <[email protected]> fix: AI comments Signed-off-by: Li Junlin <[email protected]> refactor: Introduce Configured status Signed-off-by: Li Junlin <[email protected]> refactor: ResourcesV2 mongodb serialization Signed-off-by: Li Junlin <[email protected]> fix: Remove step id entry if job finish Signed-off-by: Li Junlin <[email protected]> fix: Remove db entry if job finish Signed-off-by: Li Junlin <[email protected]> fix: Supervisor ctldclient Signed-off-by: Li Junlin <[email protected]> chore: Roll back proto from another branch Signed-off-by: Li Junlin <[email protected]> style: auto format with clang-format. refactor: Fix ai comments. Signed-off-by: Li Junlin <[email protected]> fix Signed-off-by: Li Junlin <[email protected]> fix: Solve AI comments Signed-off-by: Li Junlin <[email protected]> refactor: Fix AI comments Signed-off-by: Li Junlin <[email protected]> fix: Compile error Signed-off-by: Li Junlin <[email protected]> fix: Error status when free step/job rpc failure Signed-off-by: Li Junlin <[email protected]> fix: map out of range Signed-off-by: Li Junlin <[email protected]> fix dead latch Signed-off-by: Li Junlin <[email protected]> fix Signed-off-by: Li Junlin <[email protected]> refactor: Job/Step free rpc and cleanup. Signed-off-by: Li Junlin <[email protected]> fix: Supervisor cleanup Signed-off-by: Li Junlin <[email protected]> style: auto format with clang-format. refactor: Introduce step id for crun/calloc/cfored Signed-off-by: Li Junlin <[email protected]> fix: Free jobs when daemon step configure error. Signed-off-by: Li Junlin <[email protected]> refactor: Check step status before operate Signed-off-by: Li Junlin <[email protected]> chore: Change supervisor sleep time before send ready to serve reply. Signed-off-by: Li Junlin <[email protected]> fix: Crun output ignored Signed-off-by: Li Junlin <[email protected]> fix: ExceedTimelimit exit code. Signed-off-by: Li Junlin <[email protected]> fix: Crun timeout Signed-off-by: Li Junlin <[email protected]> fix: Calloc step exec, step req resend timer. Signed-off-by: Li Junlin <[email protected]> fix: Timer to execute task terminate/change timelimit req. Signed-off-by: Li Junlin <[email protected]> fix: Suspend req to configuring step. Signed-off-by: Li Junlin <[email protected]> update step status change frequency Signed-off-by: Li Junlin <[email protected]> fix: Exit code Signed-off-by: Li Junlin <[email protected]> fix: Calloc Signed-off-by: Li Junlin <[email protected]> feat: Introduce step for job suballocation Signed-off-by: Li Junlin <[email protected]>
Signed-off-by: Li Junlin <[email protected]>
Signed-off-by: Li Junlin <[email protected]>
Signed-off-by: Li Junlin <[email protected]>
Signed-off-by: Li Junlin <[email protected]>
Signed-off-by: Li Junlin <[email protected]>
Signed-off-by: Li Junlin <[email protected]>
Signed-off-by: Li Junlin <[email protected]>
Signed-off-by: Li Junlin <[email protected]>
Signed-off-by: Li Junlin <[email protected]>
Signed-off-by: Li Junlin <[email protected]>
Signed-off-by: Li Junlin <[email protected]>
Signed-off-by: Li Junlin <[email protected]>
* doc: Update ubuntu doc * fix: Update GCC installation instructions for improved build process * fix: Specify GCC and G++ compilers in CMake commands for CGroup builds * docs: Fix docs --------- Co-authored-by: Nativu5 <[email protected]>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: Li Junlin <[email protected]>
a4e8bc7 to
1150f6c
Compare
Signed-off-by: Li Junlin <[email protected]>
#656
= #654 + #657
= #650 + #596 + #657
= #625 + #610 + #596 + #657
FrontEnd: dev/task_cri_preempt