Uniprocessor Scheduling Flashcards
How do batch operating systems run processes or jobs?
Batch operating systems run processes or jobs serially on a tape
Are interactive and multiprogramming systems the same?
False
Process enters at Time 3, exits at time 10? What is the turnaround time?
7
What is the goal/point of calculating turnaround time?
To minimize time between entry and exit
What is response time?
Time between process request and process response
Which type of system is it important to gauge response time, batch or interactive?
Interactive
There are three process: P1 takes 2 seconds to complete, P2 takes 4 seconds to complete, P3 takes 6 seconds. What is the throughput?
4 seconds (Turnaround time/Number of processes)
What is the point of calculating throughput?
Maximise the number of jobs per hour