2. Consider a system using Round Robin scheduling with a fixed quantum q. Every context switch takes s milliseconds. Any given process runs for an average of t milliseconds total time before it terminates. Determine the fraction of CPU time that is wasted on context switching for each of the following cases (note, for example, that << means “much less than”): t = 5q and s = q/10