If main memory was faster than CPU, would we still need interrupts?
|
Banned
|
|
| 21Feb2012,23:08 | #1 |
|
If main memory was faster than CPU, would we still need interrupts?
|
|
Go4Expert Member
|
|
| 23Feb2012,22:51 | #2 |
|
Even then also interrupts are needed. There are some task which cannot be completed in one run. So they need interrupts.
& for external devices like printers etc Interrupts are always required. |
