Commit graph

4 commits

Author SHA1 Message Date
6699115e40 feat: implement EDF and RMS scheduling algorithms
Add a new RTOS scheduling implementation with EDF and RMS algorithms. 
Introduce a task structure and create task threads to simulate task 
execution. Optimize the Banker's Algorithm code comments for clarity. 
These changes enhance the understanding and functionality of the 
scheduling mechanisms in the system.
2025-04-04 16:10:41 +05:30
0fc0033265 added optimised OS codes 2025-04-03 19:01:46 +05:30
hello
7d648dd312 updated week7, week8 2025-02-20 10:16:44 +05:30
hello
d53e55ce7c updated week7, week8 2025-02-20 10:16:27 +05:30