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

Allow slots to return Slot_Duration equal to 0 #11

Open
ssaezba opened this issue Oct 23, 2019 · 1 comment
Open

Allow slots to return Slot_Duration equal to 0 #11

ssaezba opened this issue Oct 23, 2019 · 1 comment

Comments

@ssaezba
Copy link
Collaborator

ssaezba commented Oct 23, 2019

Allow slots to return Slot_Duration equal to 0 to inform the scheduler that this slot has to be skipped without checking if the task is waiting or not. The behaviour has to be equivalent to an empty slot.

This will allow the user to effectively deactivate part of the plan. It can be useful to implement mixed criticality plans, where some slots are deactivated depending on the criticality level.

@ssaezba
Copy link
Collaborator Author

ssaezba commented Nov 11, 2019

Adding an active status to the Work Control Block and Initial and Final Slots to activate/deactivate a Job as a whole

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

No branches or pull requests

1 participant