mirror of
https://github.com/Comp211-SP24/lab-06-Rushilwiz.git
synced 2025-04-03 20:00:18 -04:00
6 lines
411 B
Plaintext
6 lines
411 B
Plaintext
Number of tasks: pid priority cycles: pid priority cycles: pid priority cycles: pid priority cycles: ---- Tasks ----
|
|
(num_tasks) [pid:priority:cycles:priority/cycles ...]
|
|
(4) [ 12:50:100:0.50 13:1:80:0.01 14:40:60:0.67 15:0:40:0.00 ]
|
|
Select scheduling algorithm (0: Display min heap, 1: FCFS, 2: Priority queue, 3: Round robin): ---- Min heap ----
|
|
(4) [ 15:0:40:0.00 13:1:80:0.01 14:40:60:0.67 12:50:100:0.50 ]
|