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
hello
0fc6c74996 extended code to advanced input functionality 2025-02-09 03:33:42 +05:30
hello
58cf91a06d extended code to advanced input functionality 2025-02-08 12:16:29 +05:30
hello
2313ae0e01 added OS theory code 2025-02-08 12:08:00 +05:30