Multiple choice solutions
2009 Spring Midterm
- c
- a (which is part of the user data area)
- c (sets processor priority to 7, disabling interrupts)
- a
2009 Fall Midterm
- c
- b
- c (spooling allows processes to pretend that certain resources can be shared)
- b (a and b can result in starvation -- very bad for responsivity, and d has poor wait times)
- d
- d (length of job is unknown)
- a (i.e., the burst fits in the RR time quantum)
- c
- c (only 1 thread allowed to decrement without blocking)
- a