Problem:
Question 1: Assign each of the following scheduling decisions to one of long, medium, or short-term scheduling.
A. Decides which process from the ready queue to execute next.
B. Decides whether to omit or reject a user's request.
C. Decides which process to schedule for execution based on priority.
D. Implements the system's load-control policy.
E. Decides whether to allow a new process to enter the system.
Question 2: Describe the difference between an IO-Bound and a Compute-Bound process. How do these differences affect processor burst time?
I dont need long explanation. Just few sentences of expanation.