mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 21:23:07 +02:00
9 lines
276 B
Plaintext
9 lines
276 B
Plaintext
Scheduling Type: Batch (Nonpreemptive)
|
|
Scheduling Name: First-Come First-Served
|
|
Simulation Run Time: 4000
|
|
Mean: 2000
|
|
Standard Deviation: 0
|
|
Process # CPU Time IO Blocking CPU Completed CPU Blocked
|
|
0 2000 (ms) 500 (ms) 2000 (ms) 3 times
|
|
1 2000 (ms) 500 (ms) 2000 (ms) 3 times
|