Do microcontrollers process faster than supercomputers? How long does a program take to run on a processor with a 2GHz clock if it has 10^10 instructions and a CPI of 2? When a program makes a request for I/O what happens to the processor? What mechanism is used t...