Commit graph

18 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
86ff7c0f35 added optimised OS codes 2025-04-04 08:57:29 +05:30
fbcc758f43 added optimised OS codes 2025-04-03 19:02:05 +05:30
0fc0033265 added optimised OS codes 2025-04-03 19:01:46 +05:30
sherlock
c318712180 Added test programs 2025-03-21 08:25:59 +05:30
sherlock
330af1a823 Fixed OS/C/Week5/q2opt fixed 2025-03-17 13:43:17 +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
hello
0c7b5f622a Updated Week7 2025-02-18 01:32:55 +05:30
hello
97baad76c5 extended code to advanced input functionality 2025-02-09 03:34:15 +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
bb32f2abc5 added OS theory code 2025-02-08 12:08:32 +05:30
hello
2313ae0e01 added OS theory code 2025-02-08 12:08:00 +05:30
Aadit Agrawal
5bf4ac12da Add OS/C/Week6/menudriven.c 2025-02-07 11:30:13 +05:30
hello
c2bf60bebc updates to articles 2025-02-07 01:25:19 +05:30
Aadit Agrawal
6f880a6525 Upload files to "OS/C/Week5" 2025-01-31 11:18:35 +05:30
Aadit Agrawal
5d67a041f0 Add OS/C/Week5/q1.c 2025-01-31 11:18:09 +05:30