A computer has a CPU that can execute 10 million instructions per second and a memory has a transfer rate of 100 million bytes per second. When interrupt-driven I/O is performed, the ISR has to execute 50 instructions to transfer one byte between memory and I/O device. What is the maximum data transfer rate during I/O operations implemented by using interrupt-driven I/O
+2
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “A computer has a CPU that can execute 10 million instructions per second and a memory has a transfer rate of 100 million bytes per second. ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Home » Computers & Technology » A computer has a CPU that can execute 10 million instructions per second and a memory has a transfer rate of 100 million bytes per second.