scheduler-testing #9

Merged
jakeISAC merged 11 commits from scheduler-testing into scheduler 2025-12-06 02:40:17 +01:00
Owner
No description provided.
- scheduler testing
- scheduler testing
- some code optimizations, for example, Vec::with_capacity
- code optimizations
- code cleanup
- testing rsm
- testing rsm
Cfs scheduler might be finished in terms of logic. Final integration with the run() function needed.
Cfs scheduler might be finished in terms of logic. Final integration with the run() function needed.
- Updated `Scheduler` trait and its implementations to support asynchronous execution.
- Modified `Schedule` type, replacing `ScheduleMutex` with a simplified structure.
- Improved scheduler functionality (`TemporalScheduler`, `OrderingScheduler`, and `CompletelyFairScheduler`) with async integration.
- General code cleanup and reorganization for better readability and maintainability.
But in this version tasks are spawned for files, not for groups.
jakeISAC merged commit 56aaa2e7d1 into scheduler 2025-12-06 02:40:17 +01:00
jakeISAC deleted branch scheduler-testing 2025-12-06 02:40:25 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jakeISAC/heimdal!9
No description provided.